Skip to content

Commit

Permalink
Add pytest to installation requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
sfield17 committed Jan 16, 2025
1 parent 5d32689 commit 845777b
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",
"scipy",
"h5py",
"pytest",
"scikit-learn",
"gwtools",
"matplotlib",
Expand Down

0 comments on commit 845777b

Please sign in to comment.