Skip to content

Commit c7c139d

Browse files
andreas-elanders-kiaer
authored andcommitted
Use common version of opm
1 parent af53061 commit c7c139d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,7 @@
9797
"fmu-tools>=1.8",
9898
"geojson>=2.5.0",
9999
"jsonschema>=3.2.0",
100-
"opm>=2020.10.1,<2023.10; python_version=='3.8' and sys_platform=='linux'",
101-
"opm>=2023.10; python_version>'3.8' and sys_platform=='linux'",
100+
"opm>=2023.10; sys_platform=='linux'",
102101
"pandas>=1.1.5,<2.0",
103102
"pillow>=6.1",
104103
"pyarrow>=5.0.0",

0 commit comments

Comments
 (0)