Skip to content

Commit

Permalink
Update pre req documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ekcorso committed Mar 15, 2024
1 parent f14f8e7 commit 9c7bce9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/release.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
- This must be run from the root of the repository.
- The repo must have a clean git working tree.
- The user must have the GITHUB_TOKEN environment variable set to a valid GitHub personal access token.
- The user will need credentials for the PyPI repository, which the user will be prompted for during the upload step. The user will need to paste the token manually from a password manager or similar.
- The CHANGELOG.md file must already contain an entry for the version being released.
- Install requirements with: pip install --upgrade --editable '.[release]'
Expand Down

0 comments on commit 9c7bce9

Please sign in to comment.