Skip to content

Commit

Permalink
Pure python fieldset: add eccodes to requirements for tests [MPY-347]
Browse files Browse the repository at this point in the history
  • Loading branch information
iainrussell committed Dec 14, 2021
1 parent 11b7a05 commit b9619f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ def read(fname):
"requests",
],
tests_require=[
"eccodes",
"pytest",
],
test_suite="tests",
Expand Down

0 comments on commit b9619f4

Please sign in to comment.