Skip to content

Commit

Permalink
Further clean suggestion before upload
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-brett committed Jun 17, 2024
1 parent 3dca8e1 commit 6a43a98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/devel/make_release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ to upstream on github.
* Once everything looks good, upload the source release to PyPi::

pip install build twine
git clean -fxd
python -m build . --sdist
twine upload -s dist/transforms*gz

Expand Down

0 comments on commit 6a43a98

Please sign in to comment.