Skip to content

Commit

Permalink
Add pytest to list of installation requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
sfield17 committed Jan 17, 2025
1 parent 7dd76a2 commit 7ebda3b
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 @@ -82,6 +82,7 @@ def read_main_file(key):
"numpy<2.0",
"scipy",
"h5py",
"pytest",
"scikit-learn",
"gwtools",
"matplotlib",
Expand Down

0 comments on commit 7ebda3b

Please sign in to comment.