Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreso committed Nov 20, 2023
1 parent fd5ebff commit c58cc69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ def utility_wrappers():
"numpy",
"pandas",
],
setup_requires = ["conan<2"],
setup_requires=["conan<2"],
entry_points={"console_scripts": utility_wrappers()},
cmake_args=[
"-DRD_VERSION=" + version,
Expand Down

0 comments on commit c58cc69

Please sign in to comment.