mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Use CURA-10561 Uranium
Contributes to CURA-10561
This commit is contained in:
parent
b2ced7c0ba
commit
494543a7d7
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@ class CuraConan(ConanFile):
|
|||
self.requires("pysavitar/5.3.0")
|
||||
self.requires("pynest2d/5.3.0")
|
||||
self.requires("curaengine_plugin_gradual_flow/0.1.0")
|
||||
self.requires("uranium/(latest)@ultimaker/testing")
|
||||
self.requires("uranium/(latest)@ultimaker/cura_10561")
|
||||
self.requires("cura_binary_data/(latest)@ultimaker/testing")
|
||||
self.requires("cpython/3.10.4")
|
||||
if self.options.internal:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue