Skip to content

Commit

Permalink
Update tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Feb 17, 2024
1 parent e0373bd commit da5eba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = py37,py38,py39,py310,py311,pypy37,pypy38,pypy39
envlist = py37,py38,py39,py310,py311,pypy38,pypy39,pypy310

[testenv]
deps = -r tests/requirements.txt
Expand Down

0 comments on commit da5eba1

Please sign in to comment.