Skip to content

Commit 60c11e5

Browse files
committed
Support 3.10
1 parent 81668a8 commit 60c11e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers = [
1919
"Programming Language :: Python",
2020
]
2121
urls = {Homepage = "https://github.com/astropy/astropy-sphinx-theme"}
22-
requires-python = ">=3.11"
22+
requires-python = ">=3.10"
2323
dependencies = [
2424
"sphinx>6",
2525
"sunpy-sphinx-theme@git+https://github.com/sunpy/sunpy-sphinx-theme",

0 commit comments

Comments
 (0)