Skip to content

Commit

Permalink
remove version pin for flexparser (#1422)
Browse files Browse the repository at this point in the history
  • Loading branch information
slayoo authored Nov 13, 2024
1 parent 3cc735b commit a2a7157
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ def get_long_description():
else ""
),
"pyevtk" + ("==1.2.0" if CI else ""),
"flexparser<0.4",
],
extras_require={
"tests": [
Expand Down

0 comments on commit a2a7157

Please sign in to comment.