Skip to content

Commit d213e8c

Browse files
committed
pyproject.toml: drop hint about python 3.8 support
We only support Sphinx installs that run on Python 3.9+. Signed-off-by: James Knight <[email protected]>
1 parent 778d6a0 commit d213e8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ classifiers = [
2727
'Programming Language :: Python',
2828
'Programming Language :: Python :: 3 :: Only',
2929
'Programming Language :: Python :: 3',
30-
'Programming Language :: Python :: 3.8',
3130
'Programming Language :: Python :: 3.9',
3231
'Programming Language :: Python :: 3.10',
3332
'Programming Language :: Python :: 3.11',

0 commit comments

Comments
 (0)