mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Use Python 3.13 in AppVeyor
This commit is contained in:
parent
6852bb40ff
commit
487d1c52f3
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
image: Visual Studio 2022
|
image: Visual Studio 2022
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- PYTHON: "C:\\Python312"
|
- PYTHON: "C:\\Python313"
|
||||||
# Shamelessly taken from https://github.com/plicease/Dist-Zilla-PluginBundle-Author-Plicease/blob/master/.appveyor.yml
|
# Shamelessly taken from https://github.com/plicease/Dist-Zilla-PluginBundle-Author-Plicease/blob/master/.appveyor.yml
|
||||||
# Thanks!
|
# Thanks!
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Add table
Reference in a new issue