Skip to content

Commit

Permalink
Refs #34986 -- Added PyPy to tox.ini.
Browse files Browse the repository at this point in the history
  • Loading branch information
ngnpope authored and felixxm committed Dec 6, 2023
1 parent fb92163 commit 66d58e7
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
Expand Up @@ -26,7 +26,7 @@ setenv =
PYTHONDONTWRITEBYTECODE=1
deps =
-e .
py{3,310,311,312}: -rtests/requirements/py3.txt
py{3,310,311,312,py3}: -rtests/requirements/py3.txt
postgres: -rtests/requirements/postgres.txt
mysql: -rtests/requirements/mysql.txt
oracle: -rtests/requirements/oracle.txt
Expand Down

0 comments on commit 66d58e7

Please sign in to comment.