Skip to content

Commit

Permalink
Add missing pytest modules
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt authored Dec 19, 2023
1 parent 02ecd27 commit 33d3900
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ pandas==1.5.3
pygeos==0.14
pyproj==3.4.1
pytest
pytest-dependency
pytest-cov
pytz==2023.3
rasterio==1.3.4
seaborn==0.13.0
Expand Down
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
"pyproj",
"pyTMD>=2.0.0",
"pytest",
"pytest-dependency",
"pytest-cov",
"pytz",
"rasterio",
"setuptools-scm",
Expand Down

0 comments on commit 33d3900

Please sign in to comment.