Skip to content

Commit 61a0ba5

Browse files
authored
chore: remove reference to publish script, given that it has been removed (#3017)
1 parent f2e3ab4 commit 61a0ba5

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

docs/contributing.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,5 +166,3 @@ Once the release PR is merged, create a
166166

167167
Once created this release will be automatically uploaded to PyPI.
168168

169-
If something goes wrong with the PyPI job the release can be published using the
170-
`scripts/publish` script.

scripts/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@
66
* `scripts/check` - Run the code linting, checking that it passes.
77
* `scripts/coverage` - Check that code coverage is complete.
88
* `scripts/build` - Build source and wheel packages.
9-
* `scripts/publish` - Publish the latest version to PyPI.
109

1110
Styled after GitHub's ["Scripts to Rule Them All"](https://github.com/github/scripts-to-rule-them-all).

0 commit comments

Comments
 (0)