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 f21546b commit 57130faCopy full SHA for 57130fa
setup.cfg
@@ -17,8 +17,6 @@ classifiers =
17
Programming Language :: Python
18
Programming Language :: Python :: 3
19
Programming Language :: Python :: 3 :: Only
20
- Programming Language :: Python :: 3.8
21
- Programming Language :: Python :: 3.9
22
download_url = https://github.com/ianhi/mpl-playback
23
keywords = matplotlib, gif
24
project_urls =
@@ -35,9 +33,9 @@ python_requires = >=3.8
35
33
docs =
36
34
Sphinx>=1.5
37
furo
38
- myst_nb
+ myst-nb
39
sphinx-copybutton
40
- sphinx_gallery
+ sphinx-gallery
41
42
[options.package_data]
43
* = *.pyi, py.typed
0 commit comments