Skip to content

Commit

Permalink
Update Ert requirements
Browse files Browse the repository at this point in the history
We need a fairly new one for using the newer plugin API
  • Loading branch information
berland committed Aug 30, 2024
1 parent d405817 commit a52e74e
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 @@ -47,7 +47,7 @@
"style": ["pre-commit"],
"types": TYPES_REQUIREMENTS,
"docs": DOCS_REQUIREMENTS,
"ert": ["ert>=2.38.0-b5"],
"ert": ["ert>=10.2.0b13"],
}

setup(
Expand Down

0 comments on commit a52e74e

Please sign in to comment.