We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b521ab commit 244f651Copy full SHA for 244f651
tox.ini
@@ -21,6 +21,7 @@ deps =
21
twine
22
isort
23
mypy
24
+ setuptools
25
commands =
26
black --check src tests setup.py conftest.py --exclude tests/test_functions/background_load_error/main.py
27
isort -c src tests setup.py conftest.py
0 commit comments