mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-12 01:07:52 -06:00
Use pyarcus 10951
Contributes to CURA-10951 and CURA-10446
This commit is contained in:
parent
b648eddfd7
commit
7cb2e96b63
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ class CuraConan(ConanFile):
|
|||
|
||||
def requirements(self):
|
||||
self.requires("boost/1.81.0")
|
||||
self.requires("pyarcus/(latest)@ultimaker/cura_10475")
|
||||
self.requires("pyarcus/(latest)@ultimaker/cura_10951")
|
||||
self.requires("curaengine/(latest)@ultimaker/cura_10446")
|
||||
self.requires("curaengine_plugin_gradual_flow/(latest)@ultimaker/cura_10951")
|
||||
self.requires("pysavitar/5.2.2")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue