Skip to content

Commit 4fd73a6

Browse files
committed
Updated twine to latest tox
1 parent 51b31a1 commit 4fd73a6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tox.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ commands=make clean html
2424
description=mimic pypi validation of readme/rst files
2525
basepython=python3.11
2626
deps=twine>=1.12.0
27-
commands=
28-
twine check .tox/dist/*
27+
commands=twine check .tox/.pkg/dist/*
2928

3029
[testenv:ruff]
3130
basepython=python3.11

0 commit comments

Comments
 (0)