Skip to content

Commit

Permalink
Update pytest-cov
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandInguva committed Jun 17, 2022
1 parent 23dd333 commit d4ba8d8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sdks/python/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,9 @@ commands =
{toxinidir}/scripts/run_pytest.sh {envname} "{posargs}"

[testenv:py38-cloudcoverage]
# More recent versions of pytest-cov do not support pytest 4.4.0
deps =
codecov
pytest-cov==2.9.0
pytest-cov==3.0.0
passenv = GIT_* BUILD_* ghprb* CHANGE_ID BRANCH_NAME JENKINS_* CODECOV_*
extras = test,gcp,interactive,dataframe,aws
commands =
Expand Down

0 comments on commit d4ba8d8

Please sign in to comment.