We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 132ffcf commit 9bbd77bCopy full SHA for 9bbd77b
2 files changed
.meta.toml
@@ -13,11 +13,6 @@ with-macos = false
13
with-docs = false
14
with-free-threaded-python = true
15
16
-[tox]
17
-additional-envlist = [
18
- "py314t,py314t-pure",
19
-]
20
-
21
[coverage]
22
fail-under = 99.5
23
tox.ini
@@ -14,7 +14,6 @@ envlist =
py314t,py314t-pure
pypy3
coverage
- py314t,py314t-pure
[testenv]
pip_pre = py315: true
0 commit comments