We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2dc639 commit ba5037cCopy full SHA for ba5037c
.github/workflows/build_wheels.yml
@@ -80,5 +80,5 @@ jobs:
80
81
- uses: pypa/gh-action-pypi-publish@release/v1
82
# To test uploads to TestPyPI, uncomment the following:
83
- with:
84
- repository-url: https://test.pypi.org/legacy/
+ # with:
+ # repository-url: https://test.pypi.org/legacy/
0 commit comments