mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Use cpython 3.10.4
See branch in fork conan-center-index https://github.com/jellespijker/conan-center-index/tree/add_3_10_4_version_cpython Contributes to CURA-9365
This commit is contained in:
parent
23501a8fdb
commit
74bd183869
1 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ requirements:
|
|||
- "uranium/(latest)@ultimaker/stable"
|
||||
- "fdm_materials/(latest)@ultimaker/stable"
|
||||
- "cura_binary_data/(latest)@ultimaker/stable"
|
||||
- "cpython/3.10.4@ultimaker/testing"
|
||||
- "cpython/3.10.4"
|
||||
"5.1.0":
|
||||
- "arcus/5.1.0"
|
||||
- "curaengine/5.1.0"
|
||||
|
@ -16,7 +16,7 @@ requirements:
|
|||
- "uranium/5.1.0"
|
||||
- "fdm_materials/5.1.0"
|
||||
- "cura_binary_data/5.1.0"
|
||||
- "cpython/3.10.4@ultimaker/testing"
|
||||
- "cpython/3.10.4"
|
||||
"5.1.0-beta":
|
||||
- "arcus/[5.1.0-beta]@ultimaker/stable"
|
||||
- "curaengine/[5.1.0-beta]@ultimaker/stable"
|
||||
|
@ -25,7 +25,7 @@ requirements:
|
|||
- "uranium/[5.1.0-beta]@ultimaker/stable"
|
||||
- "fdm_materials/[5.1.0-beta]@ultimaker/stable"
|
||||
- "cura_binary_data/[5.1.0-beta]@ultimaker/stable"
|
||||
- "cpython/3.10.4@ultimaker/testing"
|
||||
- "cpython/3.10.4"
|
||||
"5.1.0-cura_9365":
|
||||
- "arcus/[5.1.0-cura_9365]@ultimaker/testing"
|
||||
- "curaengine/[5.1.0-cura_9365]@ultimaker/testing"
|
||||
|
@ -34,7 +34,7 @@ requirements:
|
|||
- "uranium/[5.1.0-cura_9365]@ultimaker/testing"
|
||||
- "fdm_materials/[5.1.0-cura_9365]@ultimaker/testing"
|
||||
- "cura_binary_data/[5.1.0-cura_9365]@ultimaker/testing"
|
||||
- "cpython/3.10.4@ultimaker/testing"
|
||||
- "cpython/3.10.4"
|
||||
runinfo:
|
||||
"None":
|
||||
entrypoint: "cura_app.py"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue