Skip to content

Commit

Permalink
include conan 1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
petiaccja committed Sep 18, 2024
1 parent c890f1f commit 4a2b8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/mathter/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from conan.tools.files import copy, get
from conan.tools.scm import Version

required_conan_version = ">=2.0.0"
required_conan_version = ">=1.52.0"


class MathterConan(ConanFile):
Expand Down

0 comments on commit 4a2b8fb

Please sign in to comment.