We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5efa31 commit 590d591Copy full SHA for 590d591
.github/workflows/python-publish.yml
@@ -51,7 +51,7 @@ jobs:
51
environment:
52
name: pypi
53
# OPTIONAL: uncomment and update to include your PyPI project URL in the deployment status:
54
- url: https://pypi.org/p/extendingPython
+ url: https://github.com/pypa/pip/extendingPython
55
#
56
# ALTERNATIVE: if your GitHub Release name is the PyPI project version string
57
# ALTERNATIVE: exactly, uncomment the following line instead:
0 commit comments