We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d5458b commit 26d5828Copy full SHA for 26d5828
1 file changed
tox.ini
@@ -30,8 +30,7 @@ deps =
30
pytest-integration
31
pretend
32
extras =
33
- # Only include async extra for Python 3.8+
34
- py{38,39,310,311,312}: async
+ async
35
setenv =
36
PYTESTARGS = --cov=functions_framework --cov-branch --cov-report term-missing --cov-fail-under=100
37
windows-latest: PYTESTARGS =
0 commit comments