Skip to content

Commit

Permalink
ci for py312
Browse files Browse the repository at this point in the history
  • Loading branch information
okken committed Oct 3, 2023
1 parent 8a18db8 commit 61412e6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@ description = Run pytest
package = wheel
wheel_build_env = .pkg

; there's a weird thing going on with 3.12b2, pip, and pytest
[testenv:py312]
ignore_outcome = true
basepython = python3.12
commands = pytest {posargs}
description = Run pytest

[testenv:coverage]
deps = coverage
basepython = python3.11
Expand Down

0 comments on commit 61412e6

Please sign in to comment.