mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Use the latest pyarcus dependency
Since we split of Arcus and pyArcus into separate repo's Contributes to CURA-8824 and CURA-8831
This commit is contained in:
parent
7b768ca810
commit
a7b1052b27
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
||||||
# Subject to change in the future!
|
# Subject to change in the future!
|
||||||
"None":
|
"None":
|
||||||
requirements:
|
requirements:
|
||||||
- "arcus/5.1.0"
|
- "pyarcus/(latest)@ultimaker/testing"
|
||||||
- "curaengine/(latest)@ultimaker/testing"
|
- "curaengine/(latest)@ultimaker/testing"
|
||||||
- "savitar/5.1.0"
|
- "savitar/5.1.0"
|
||||||
- "pynest2d/5.1.0"
|
- "pynest2d/5.1.0"
|
||||||
|
@ -104,7 +104,7 @@
|
||||||
Linux: "./icons/cura-128.png"
|
Linux: "./icons/cura-128.png"
|
||||||
"5.2.0-alpha":
|
"5.2.0-alpha":
|
||||||
requirements:
|
requirements:
|
||||||
- "arcus/5.1.0"
|
- "pyarcus/(latest)@ultimaker/testing"
|
||||||
- "curaengine/(latest)@ultimaker/testing"
|
- "curaengine/(latest)@ultimaker/testing"
|
||||||
- "savitar/5.1.0"
|
- "savitar/5.1.0"
|
||||||
- "pynest2d/5.1.0"
|
- "pynest2d/5.1.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue