Skip to content

Commit

Permalink
add line
Browse files Browse the repository at this point in the history
Contributes to CURA-10951
  • Loading branch information
jellespijker committed Aug 29, 2023
1 parent 9d035eb commit e537fa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ def build_requirements(self):
if self.options.enable_benchmarks:
self.test_requires("benchmark/1.7.0")


def requirements(self):
if self.options.enable_arcus:
self.requires("arcus/(latest)@ultimaker/cura_10475")
Expand Down

0 comments on commit e537fa6

Please sign in to comment.