Skip to content

Commit

Permalink
build: updated tox file since not working with latest pytest, bump ve…
Browse files Browse the repository at this point in the history
…rsion
  • Loading branch information
FedericoTartarini committed Jan 17, 2023
1 parent 971dd51 commit 268bd71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
deps =
jinja2
matrix
tox
tox<4
skip_install = true
commands =
python ci/bootstrap.py --no-env
Expand Down Expand Up @@ -34,7 +34,7 @@ passenv =
*
usedevelop = false
deps =
pytest
pytest<7
requests
pytest-travis-fold
pytest-cov
Expand Down

0 comments on commit 268bd71

Please sign in to comment.