Skip to content

Commit 7ef98f7

Browse files
authored
Drop out-of-date manual release upload doc bit (#272)
This is a hold over from when we uploaded binaries manually. We no longer need it now that releases are done on CI. So drop this text.
1 parent 99c0ff1 commit 7ef98f7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/contributing.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -307,10 +307,3 @@ Tag the version (where "X.X.X" stands for the version number, e.g., "2.2.0")::
307307

308308
This will trigger a GitHub Action which will build the source
309309
distribution as well as wheels for all major platforms.
310-
311-
Obtain checksum for release to conda-forge::
312-
313-
$ openssl sha256 dist/numcodecs-${version}.tar.gz
314-
315-
Release to conda-forge by making a pull request against the numcodecs-feedstock conda-forge
316-
repository, incrementing the version number.

0 commit comments

Comments
 (0)