Skip to content

Commit 244f651

Browse files
committed
fix: Add setuptools as an explicit test dependency
1 parent 0b521ab commit 244f651

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ deps =
2121
twine
2222
isort
2323
mypy
24+
setuptools
2425
commands =
2526
black --check src tests setup.py conftest.py --exclude tests/test_functions/background_load_error/main.py
2627
isort -c src tests setup.py conftest.py

0 commit comments

Comments
 (0)