1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-03-12 04:07:01 -04:00

Use Python 3.13 in AppVeyor

This commit is contained in:
Joe R 2025-01-28 19:38:23 -05:00
parent 6852bb40ff
commit 487d1c52f3

View file

@ -2,7 +2,7 @@
image: Visual Studio 2022
environment:
matrix:
- PYTHON: "C:\\Python312"
- PYTHON: "C:\\Python313"
# Shamelessly taken from https://github.com/plicease/Dist-Zilla-PluginBundle-Author-Plicease/blob/master/.appveyor.yml
# Thanks!
install: