Update setup.py
This commit is contained in:
parent
f29aee87c7
commit
703fe8d12d
6
setup.py
6
setup.py
@ -26,9 +26,9 @@ REQUIRED = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
# What packages are optional?
|
# What packages are optional?
|
||||||
EXTRAS = [
|
EXTRAS = {
|
||||||
'django'
|
# 'my_fancy_feature': ['django'],
|
||||||
]
|
}
|
||||||
|
|
||||||
# The rest you shouldn't have to touch too much :)
|
# The rest you shouldn't have to touch too much :)
|
||||||
# ------------------------------------------------
|
# ------------------------------------------------
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user