Skip to content

Commit 718f584

Browse files
committed
testt packahe wheel
1 parent fb4d348 commit 718f584

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
@@ -70,6 +70,6 @@ setenv =
7070

7171
commands =
7272
python -c "import shutil; shutil.rmtree('{toxinidir}/dist', ignore_errors=True)"
73-
python -m build --sdist --outdir {toxinidir}/dist
73+
python -m build --outdir {toxinidir}/dist
7474
pip install django-admin-extra-buttons --use-pep517 --no-deps --no-cache-dir --find-links file://{toxinidir}/dist/
7575
python scripts/check_version.py

0 commit comments

Comments
 (0)