Skip to content

Commit

Permalink
Require OMPython commit 35a67ed
Browse files Browse the repository at this point in the history
  • Loading branch information
lafrech committed Jun 10, 2024
1 parent 4757d46 commit edb2c16
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 @@ -31,7 +31,7 @@
install_requires=[
"pandas>=1.5.0",
"numpy>=1.17.3",
"OMPython>=3.4.0",
"OMPython @ git+https://github.com/OpenModelica/OMPython@35a67ed",
"corrai>=0.3.0",
],
packages=find_packages(exclude=["tests*"]),
Expand Down

0 comments on commit edb2c16

Please sign in to comment.