Skip to content

Commit b2c0062

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

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
@@ -9,6 +9,7 @@ deps =
99
pytest-cov
1010
pytest-integration
1111
pretend
12+
setuptools
1213
setenv =
1314
PYTESTARGS = --cov=functions_framework --cov-branch --cov-report term-missing --cov-fail-under=100
1415
windows-latest: PYTESTARGS =

0 commit comments

Comments
 (0)