Skip to content

Commit 5d1f746

Browse files
committed
Add sdist to tox -e packaging
1 parent 6f1a58c commit 5d1f746

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@ deps=
3030
check-manifest
3131
commands=
3232
{envpython} -m check_manifest {toxinidir}
33+
{envpython} setup.py sdist
34+
{envpython} setup.py bdist_wheel

0 commit comments

Comments
 (0)