ecmwf-projects / cads-api-client

CADS API Python client
https://ecmwf-projects.github.io/cads-api-client/
Apache License 2.0
4 stars 3 forks source link

Add numpy to environment.yaml #6

Closed mcucchi9 closed 2 years ago

mcucchi9 commented 2 years ago

I believe numpy should be added to the environment.yaml, as it is imported in https://github.com/ecmwf-projects/cads-api-client/blob/6702f8a11d068c048d493aef6d3f153cf4e7e51a/cads_api_client/catalogue.py#L4.

mcucchi9 commented 2 years ago

Nope, my bad, I forgot to update the conda environment. I'm closing this issue.