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:
parent
6852bb40ff
commit
487d1c52f3
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue