From 618ee03685310a110148513be3620eee767baae0 Mon Sep 17 00:00:00 2001 From: Alessandro Molina Date: Wed, 18 Apr 2018 22:51:13 +0200 Subject: [PATCH] Enable upload to PyPi --- appveyor.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 9872f55..6a79011 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,11 +5,11 @@ environment: # See: http://stackoverflow.com/a/13751649/163740 CMD_IN_ENV: "cmd /E:ON /V:ON /C .\\tests\\run_with_env.cmd" - PYPI_USERNAME: amol- + PYPI_USERNAME: amol # Use the following web UI to encrypt your password: # https://ci.appveyor.com/tools/encrypt - # PYPI_PASSWORD: - # secure: u+K6dKi7+CXXVFEUG4V7zUyV3w7Ntg0Ork/RGVV0eSQ= + PYPI_PASSWORD: + secure: X7AQy+logua8ux61g3Knhg== matrix: