Changeset 66e8265
- Timestamp:
- Jul 2, 2020, 11:32:25 AM (4 years ago)
- Branches:
- feature/cnn, feature/crepe, fix/ffmpeg5, master
- Children:
- 8197dbd, b7fa316
- Parents:
- 95ff046
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.appveyor.yml
r95ff046 r66e8265 16 16 PYTHON_ARCH: 64 17 17 18 - PYTHONDIR: C:\Python3519 PYTHON_VERSION: 3.5.x20 PYTHON_ARCH: 3221 22 - PYTHONDIR: C:\Python35-x6423 PYTHON_VERSION: 3.5.x24 PYTHON_ARCH: 6425 26 18 - PYTHONDIR: C:\Python36 27 19 PYTHON_VERSION: 3.6.x … … 38 30 - PYTHONDIR: C:\Python37-x64 39 31 PYTHON_VERSION: 3.7.x 32 PYTHON_ARCH: 64 33 34 - PYTHONDIR: C:\Python38 35 PYTHON_VERSION: 3.8.x 36 PYTHON_ARCH: 32 37 38 - PYTHONDIR: C:\Python38-x64 39 PYTHON_VERSION: 3.8.x 40 40 PYTHON_ARCH: 64 41 41
Note: See TracChangeset
for help on using the changeset viewer.