You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,4 +59,4 @@ Each version of `popgetter-core` is tied to one specific version of `poppusher`
59
59
60
60
The release process in managed by the [`release-plz`](https://release-plz.dev/docs/github) GitHub Action ([workflow](.github/workflows/python.yml)).
61
61
62
-
Note: the `popgetter-py` module is deployed to [PyPI](https://pypi.org/project/popgetter-py/) at the earilest opportunity (eg when a PR is created which bumps the version number). However it is not deployed to [crates.io](https://crates.io/crates/popgetter-py) until that PR is merged to `main`.
62
+
Note: the `popgetter-py` module is deployed to [TestPyPI](https://test.pypi.org/project/popgetter/) at the earilest opportunity (eg when a PR is created which bumps the version number). However it is not deployed to [crates.io](https://crates.io/crates/popgetter-py) until that PR is merged to `main`.
0 commit comments