Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
meejah committed Nov 29, 2023
1 parent ad272cb commit 3090d75
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/release-checklist.rst
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,8 @@ Typically expert users will be the ones testing release candidates and they will
Replace the key-id above with your own, which can simply be your email if it's attached to your fingerprint.

- build all code locally.
- these should all pass:
- tox -e py37,codechecks,docs,integration

- these can fail (ideally they should not of course):
- tox -e deprecations,upcoming-deprecations
- these should pass: tox -e py37,codechecks,docs,integration
- these can fail: tox -e deprecations,upcoming-deprecations

- build tarballs: tox -e tarballs
- Confirm: ls dist/ | grep 1.16.0rc0
Expand Down

0 comments on commit 3090d75

Please sign in to comment.