Skip to content

Commit

Permalink
Add setuptools as an explicit test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nifflets committed Dec 28, 2024
1 parent 0b521ab commit efc52b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ deps =
pytest-cov
pytest-integration
pretend
setuptools
setenv =
PYTESTARGS = --cov=functions_framework --cov-branch --cov-report term-missing --cov-fail-under=100
windows-latest: PYTESTARGS =
Expand Down

0 comments on commit efc52b5

Please sign in to comment.