Skip to content

Commit 3f89713

Browse files
authored
Update setup.py
* Use official osi release v3.7.0
1 parent c5a77fe commit 3f89713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"defusedxml>=0.7.1",
5151
"iso3166>=2.1.1",
5252
"protobuf==4.24.4",
53-
"open-simulation-interface @ git+https://github.com/OpenSimulationInterface/[email protected]-rc1",
53+
"open-simulation-interface @ git+https://github.com/OpenSimulationInterface/[email protected]",
5454
],
5555
entry_points={
5656
"console_scripts": ["osivalidator=osivalidator.osi_general_validator:main"],

0 commit comments

Comments
 (0)