Skip to content

Commit 5ef70bb

Browse files
committed
chore: note how PyPI publishing works
1 parent 9d4cf5e commit 5ef70bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ Windows console scripts are installed in an odd folder which may be added to you
6868

6969
## Development
7070

71-
Ensure the rust compiler is installed. Use `pip install -e .` to build the package. Publish to PyPI via CI/CD by setting a tag with the version number.
71+
Ensure the rust compiler is installed. Use `pip install -e .` to build the package. Publish to PyPI by incrementing the version number on a clean build.

0 commit comments

Comments
 (0)