Skip to content

Commit

Permalink
update sisl version to 11
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonYao287 committed Dec 13, 2023
1 parent 86e73ff commit 8b7f950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def build_requirements(self):

def requirements(self):
self.requires("iomgr/[~=10, include_prerelease=True]@oss/master")
self.requires("sisl/[~=10, include_prerelease=True]@oss/master")
self.requires("sisl/[~=11, include_prerelease=True]@oss/master")

self.requires("farmhash/cci.20190513@")
self.requires("isa-l/2.30.0")
Expand Down

0 comments on commit 8b7f950

Please sign in to comment.