mirror of
https://github.com/Hopiu/django-rosetta.git
synced 2026-05-13 23:53:10 +00:00
Dependency in setup.py, where it should be
This commit is contained in:
parent
d959ddc3cd
commit
6ddc2d42e4
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -20,5 +20,6 @@ setup(
|
|||
'Framework :: Django',
|
||||
],
|
||||
include_package_data=True,
|
||||
requires=['microsofttranslator==0.4',],
|
||||
zip_safe=False
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue