Skip to content

Commit 71902f7

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ce1e7a8 commit 71902f7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

setup.cfg

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ classifiers =
1717
Programming Language :: Python
1818
Programming Language :: Python :: 3
1919
Programming Language :: Python :: 3 :: Only
20-
Programming Language :: Python :: 3.8
21-
Programming Language :: Python :: 3.9
2220
download_url = https://github.com/ianhi/mpl-playback
2321
keywords = matplotlib, gif
2422
project_urls =
@@ -35,9 +33,9 @@ python_requires = >=3.8
3533
docs =
3634
Sphinx>=1.5
3735
furo
38-
myst_nb
36+
myst-nb
3937
sphinx-copybutton
40-
sphinx_gallery
38+
sphinx-gallery
4139

4240
[options.package_data]
4341
* = *.pyi, py.typed

0 commit comments

Comments
 (0)