Skip to content

Commit 870a964

Browse files
committed
Fix.
1 parent 91ded97 commit 870a964

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ passenv =
3333
usedevelop =
3434
cover: true
3535
nocov: false
36-
package = wheel
36+
package = sdist
3737
deps =
3838
pytest
3939
pytest-benchmark
4040
cover: pytest-cov
41-
{py38,py39,py310,py311,py312,py313,py313ft}: cython
41+
{py38,py39,py310,py311,py312,py313,py313t}: cython
4242
manhole
4343
process-tests
4444
setuptools-scm

0 commit comments

Comments
 (0)