Skip to content

Commit

Permalink
ci: configure pypy to run with tox 4
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky authored and dvarrazzo committed Dec 17, 2022
1 parent d462f93 commit ca52a38
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,8 @@ basepython = python3.9
[testenv:3.10]
basepython = python3.10

[testenv:pypy-3.8]
basepython = pypy3.8

[testenv:xcode]
basepython = {env:XCODE_PYTHON}

0 comments on commit ca52a38

Please sign in to comment.