Skip to content

Commit

Permalink
remove build-dist env
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Nov 17, 2023
1 parent 8ad361d commit 52ed654
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,3 @@ extras = docs
commands =
sphinx-build -W docs docs/_build

[testenv:build-dist]
description = check build sdist/wheel and a strict twine check for metadata
skip_install = true
deps =
build
commands =
python -m build

0 comments on commit 52ed654

Please sign in to comment.