Skip to content

Commit

Permalink
Update versions in tox.ini.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Aug 23, 2023
1 parent ae8d5d1 commit 83b73fe
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
@@ -1,13 +1,13 @@
[tox]
envlist = py{27,35,36,37,38,39,310,311}
envlist = py{35,36,37,38,39,310,311,312}

[testenv]
platform =
windows: win32
linux: linux
darwin: darwin
deps =
Cython==3.0.0b1
Cython==3.0.0
pytest
#pytest-cov
#coverage
Expand Down

0 comments on commit 83b73fe

Please sign in to comment.