[TELE-569] fix build-depends

This commit is contained in:
Daniel Muyshond 2020-06-28 13:43:22 +02:00
parent 45d6f22277
commit a40ac02d8e
1 changed files with 0 additions and 1 deletions

View File

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