Skip to content

Commit

Permalink
corrected python versions tested
Browse files Browse the repository at this point in the history
  • Loading branch information
edouardbruelhart committed Apr 6, 2024
1 parent 407d8ac commit adf93f1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
[tox]
skipsdist = true
envlist = py38, py39, py310, py311
envlist = py38

[gh-actions]
python =
3.8: py38
3.9: py39
3.10: py310
3.11: py311

[testenv]
passenv = PYTHON_VERSION
Expand Down

0 comments on commit adf93f1

Please sign in to comment.