create a token (log into pypi > [USERNAME] > Your projects > neuroglancer-scripts [manage] > Settings > Create a token for neuroglancer-scripts )
Add the said token as as a secret with the name PYPI_PUSH in github (Settings > Secrets > New repository secret)
(It should be noted that the token, once generated, and saved, cannot be viewed in plain text by any one. Should a token be lost, it can always be revoked at pypi and a new one generated.)
This PR:
Before this PR should be merged...
please:
and upload step:
are correct.
PYPI_PUSH
in github (Settings > Secrets > New repository secret)(It should be noted that the token, once generated, and saved, cannot be viewed in plain text by any one. Should a token be lost, it can always be revoked at pypi and a new one generated.)