setup.py: declare num2words dependency (#58045)

This commit is contained in:
Emmanuel Cazenave 2021-10-21 11:04:30 +02:00
parent 9b46019149
commit 529da620ee
2 changed files with 1 additions and 1 deletions

View File

@ -159,6 +159,7 @@ setup(
'djangorestframework>=3.4, <3.10',
'dnspython',
'lxml',
'num2words',
],
zip_safe=False,
cmdclass={

View File

@ -55,7 +55,6 @@ deps:
xmlschema<1.1
enum34<=1.1.6
psycopg2-binary<2.9
num2words
black: pre-commit
commands =
./getlasso3.sh