Skip to content

Commit 1feea00

Browse files
Update release process (#40)
1 parent 6475ee1 commit 1feea00

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

RELEASE.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,6 @@ Example `version number`
5050

5151
https://github.com/scientific-python/devstats/tags
5252

53-
- Publish on PyPi:
54-
55-
git clean -fxd
56-
pip install -U build twine wheel
57-
python -m build --sdist --wheel
58-
twine upload -s dist/*
59-
6053
- Update `version` in `pyproject.toml`.
6154

6255
- Commit changes:

0 commit comments

Comments
 (0)