1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-14 14:48:49 +00:00

Appveyor doesn't allow to use Python 3.8 yet

This commit is contained in:
Eugene Duboviy 2019-10-17 12:56:14 +03:00 committed by GitHub
parent bdb7ab9385
commit d5476194ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,6 @@ environment:
- PYTHON: "C:/Python35"
- PYTHON: "C:/Python36"
- PYTHON: "C:/Python37"
- PYTHON: "C:/Python38"
init:
- "ECHO %PYTHON%"