We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd33369 commit 7ceefbaCopy full SHA for 7ceefba
3 files changed
ci/environment.yml
@@ -11,6 +11,7 @@ dependencies:
11
- xarray
12
- matplotlib==3.2.1
13
- cartopy==0.19.0.post1
14
+ - shapely==1.7.1
15
- ipykernel
16
- pandoc
17
- python-build
docs/environment.yml
@@ -18,6 +18,7 @@ dependencies:
18
19
20
21
22
23
24
- pip
setup.cfg
@@ -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
0 commit comments