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.
2 parents 13e5a79 + 7fc3350 commit af2d53dCopy full SHA for af2d53d
appveyor.yml
@@ -12,8 +12,8 @@ environment:
12
# To generate a new token, we need the permissions:
13
# - "Allow write access to the API site"
14
# - "Allow uploads to PyPI repositories"
15
- OPENBLAS_LIBS_STAGING_UPLOAD_TOKEN:
16
- secure: CMOhqPqFG0CdbfKNhKW4IAVPRNiTU2QFxHazcIEG+OR3SR7tBL1/fIvpXiRar5Xj
+ # OPENBLAS_LIBS_STAGING_UPLOAD_TOKEN: this variable has been encrypted
+ # in the appveyor UI at: https://ci.appveyor.com/project/tylerjereddy/openblas-libs/settings/environment
17
PYTHON: "C:\\Python37"
18
19
# Need for mingw-builds discussed at
0 commit comments