[TELE-569] fix build-depends

This commit is contained in:
Daniel Muyshond 2020-06-28 13:41:00 +02:00
parent 746fac8b03
commit 253ac6b02a
1 changed files with 0 additions and 1 deletions

View File

@ -96,7 +96,6 @@ setup(
],
install_requires=[
'django>=1.11',
'python3-passerelle',
],
zip_safe=False,
cmdclass={