Skip to content

Commit

Permalink
[ci] Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
tysmith committed Aug 9, 2024
1 parent 76b9ee5 commit 94b8ad2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,9 @@ usedevelop = true

[testenv:pypi]
commands =
python setup.py sdist bdist_wheel
python -m build
twine upload --skip-existing dist/*
deps =
setuptools>=43
setuptools_scm[toml]>=3.4
twine
wheel
skip_install = true
Expand Down

0 comments on commit 94b8ad2

Please sign in to comment.