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 Dec 1, 2023
1 parent 1fd98ee commit 7f72bd1
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 7f72bd1

Please sign in to comment.