Skip to content

Commit 9bbd77b

Browse files
committed
fix tox dup envlist
1 parent 132ffcf commit 9bbd77b

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

.meta.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@ with-macos = false
1313
with-docs = false
1414
with-free-threaded-python = true
1515

16-
[tox]
17-
additional-envlist = [
18-
"py314t,py314t-pure",
19-
]
20-
2116
[coverage]
2217
fail-under = 99.5
2318

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ envlist =
1414
py314t,py314t-pure
1515
pypy3
1616
coverage
17-
py314t,py314t-pure
1817

1918
[testenv]
2019
pip_pre = py315: true

0 commit comments

Comments
 (0)