Skip to content

Commit

Permalink
Pin conan<2
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreso committed Oct 9, 2023
1 parent 3c261a2 commit caaefab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ def utility_wrappers():
"numpy",
"pandas",
],
setup_requires = ["conan<2"],
entry_points={"console_scripts": utility_wrappers()},
cmake_args=[
"-DECL_VERSION=" + version,
Expand Down

0 comments on commit caaefab

Please sign in to comment.