Skip to content

Commit

Permalink
clarification on contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
aeturrell committed Jul 24, 2023
1 parent f308005 commit 5c758a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ poetry run ghp-import -n -p -f docs/_build/html

- Draft a new release based on that most recent merge commit, using the new version as the tag

- Run `poetry build` to produce the distributable files

- Confirm the release draft on gitub

- The automatic release github action will push to PyPI.
- The automatic release github action will push to PyPI.

If you ever need distributable files, you can use the poetry build command locally.

0 comments on commit 5c758a1

Please sign in to comment.