Skip to content

Commit b4142a2

Browse files
committed
Another checking
1 parent c948495 commit b4142a2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tox.ini

+2-3
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,9 @@ commands =
4040

4141
[testenv:twinecheck]
4242
basepython = python3
43-
extras = []
4443
deps =
45-
twine==4.0.2
46-
build==1.0.3
44+
build
45+
twine
4746
commands =
4847
python -m build --sdist --wheel
4948
twine check dist/*

0 commit comments

Comments
 (0)