Skip to content

Commit 6e4beca

Browse files
committed
pkglint: check both package formats
1 parent 63ca657 commit 6e4beca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ deps=
4444
check-python-versions
4545
commands=
4646
python -m build
47-
twine check dist/*.tar.gz
47+
twine check dist/*.tar.gz dist/*.whl
4848
check-python-versions --only pyproject.toml,.github/workflows/test.yml

0 commit comments

Comments
 (0)