Skip to content

Commit

Permalink
Pin conan<2
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreso committed Nov 17, 2023
1 parent 14958c5 commit fd5ebff
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=[
"-DRD_VERSION=" + version,
Expand Down

0 comments on commit fd5ebff

Please sign in to comment.