This is an automated email from the ASF dual-hosted git repository. rkk pushed a commit to branch release/1.4.0 in repository https://gitbox.apache.org/repos/asf/sdap-nexus.git
commit c85b9d7e667ab37e220d6e0d37051799dbc93871 Author: rileykk <[email protected]> AuthorDate: Tue Oct 29 09:47:02 2024 -0700 I'm having issues with the venv. This needs more testing but shouldn't be a release blocker --- tests/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 8172d07..531b9c0 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -6,4 +6,5 @@ beautifulsoup4 python-dateutil pytz shapely -geopy \ No newline at end of file +geopy +netCDF4
