We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a17f31d commit 3c69c68Copy full SHA for 3c69c68
setup.py
@@ -56,6 +56,6 @@
56
"sphinx-autodoc-typehints",
57
"sphinxcontrib-autoprogram",
58
],
59
- "tests": ["matplotlib", "pytest", "pytest-plt", "pytest-benchmark"],
+ "tests": ["matplotlib", "pytest", "pytest-plt", "pytest-benchmark", "cartopy"],
60
},
61
)
0 commit comments