We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75eaec4 commit eaa6587Copy full SHA for eaa6587
.appveyor.yml
@@ -9,9 +9,9 @@ environment:
9
PYTHONUNBUFFERED: 1
10
SYSTEM_LIBSSH: 1
11
PYPI_USER:
12
- secure: 2m0jy6JD/R9RExIosOT6YA==
+ secure: WKF8ok0UPIgkA+isDUuHww==
13
PYPI_PASS:
14
- secure: x+dF0A8BZUf2IrPNRN1O0w==
+ secure: uXkrTaPGSNQdXTJIt3aiy2E1GBnbn6gH3opi7DgMIcmpLgZt7RTeqsaszbjPToGkoqfVXN+jdkQca4LfGAKZ8a2LgrrVYoITdxbjNkZB3yDBKk6ULNMsqdHmt4I1evRhSPSSZnRKU2rSzL+gOTViEVnhcahsUJPgNAIFvpZWsZfdRAafFtF1D33B03aAPwuhYuZTIwRyhUrwVGsYzOzIoDLtnpGj/0+GHazwjhHXfg/yTd600SPiWVsgknxjoeBu+cmi2iMDeT3ULu3P8UGjuQ==
15
# Default python version to run single commands with
16
PYTHON_DEF: "C:\\Python36-x64"
17
PYTHON_VERSION: "3.6"
0 commit comments