Skip to content

Commit

Permalink
remove --sdist and --wheel because they are implicit (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
ziegenberg committed Nov 2, 2021
1 parent cddc669 commit c8efc47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ setenv =
commands =
rm -rfv {toxinidir}/dist/
python -m build \
--sdist \
--wheel \
--outdir {toxinidir}/dist/ \
{toxinidir}
# metadata validation
Expand Down

0 comments on commit c8efc47

Please sign in to comment.