We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd2f390 commit 170484fCopy full SHA for 170484f
1 file changed
.github/workflows/tests.yml
@@ -59,10 +59,6 @@ env:
59
60
CFLAGS: -O3 -pipe
61
CXXFLAGS: -O3 -pipe
62
- # Uploading built wheels for releases.
63
- # TWINE_PASSWORD is encrypted and stored directly in the
64
- # github repo settings.
65
- TWINE_USERNAME: __token__
66
67
###
68
# caching
0 commit comments