mirror of
https://github.com/Hopiu/django-rosetta.git
synced 2026-05-14 16:13:10 +00:00
setup.py
This commit is contained in:
parent
b965bb7c08
commit
4af06f4ea3
1 changed files with 1 additions and 2 deletions
3
setup.py
3
setup.py
|
|
@ -20,6 +20,5 @@ setup(
|
|||
'Framework :: Django',
|
||||
],
|
||||
include_package_data=True,
|
||||
zip_safe=False,
|
||||
install_requires=['setuptools']
|
||||
zip_safe=False
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue