Skip to content

Commit

Permalink
Fix shapely dependency, update python classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
lukelbd committed Jan 15, 2022
1 parent fd33369 commit 7ceefba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions ci/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ dependencies:
- xarray
- matplotlib==3.2.1
- cartopy==0.19.0.post1
- shapely==1.7.1
- ipykernel
- pandoc
- python-build
Expand Down
1 change: 1 addition & 0 deletions docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ dependencies:
- xarray
- matplotlib==3.2.1
- cartopy==0.19.0.post1
- shapely==1.7.1
- ipykernel
- pandoc
- pip
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ classifiers =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9

project_urls =
Bug Tracker = https://github.com/lukelbd/proplot/issues
Expand Down

0 comments on commit 7ceefba

Please sign in to comment.