-
- Downloads
You need to sign in or sign up before continuing.
add click type stubs and exclude tox directory with mypy
parent
e20e2c77
No related branches found
No related tags found
... | @@ -24,6 +24,7 @@ types-jsonschema~=4.17 | ... | @@ -24,6 +24,7 @@ types-jsonschema~=4.17 |
types-Flask-Cors~=3.0 | types-Flask-Cors~=3.0 | ||
types-openpyxl~=3.1 | types-openpyxl~=3.1 | ||
types-setuptools~=67.6 | types-setuptools~=67.6 | ||
types-click~=7.1 | |||
sentry-sdk[flask]~=1.23 | sentry-sdk[flask]~=1.23 | ||
python-dotenv~=1.0 | python-dotenv~=1.0 |
Please register or sign in to comment