diff --git a/appveyor.yml b/appveyor.yml index 572b6bb..a3dd0c6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -13,9 +13,9 @@ environment: # PYTHON_VERSION: "2.7.10" # PYTHON_ARCH: "32" - - PYTHON: "C:\\Python27.10-x64" - PYTHON_VERSION: "2.7.10" - PYTHON_ARCH: "64" + # - PYTHON: "C:\\Python27.10-x64" + # PYTHON_VERSION: "2.7.10" + # PYTHON_ARCH: "64" # Pre-installed Python versions, which Appveyor may upgrade to # a later point release.