Skip to content

Commit

Permalink
chore(docs): update docs for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
rmfranken authored Dec 18, 2024
1 parent ab96463 commit 130ed3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,5 +136,5 @@ make doc
Releases are done via github release

- a release will trigger a github workflow to publish the package on Pypi
- Make sure to update to a new version in `pyproject.toml` before making the release
- Make sure to update to a new version in `pyproject.toml` and `conf.py` before making the release
- It is possible to test the publishing on Pypi.test by running a manual workflow: go to github actions and run the Workflow: 'Publish on Pypi Test'

0 comments on commit 130ed3b

Please sign in to comment.