You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,4 +68,4 @@ Windows console scripts are installed in an odd folder which may be added to you
68
68
69
69
## Development
70
70
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