Commit 46c4817
Brad Kinnard
fix: add Python version classifiers to pyproject.toml
The shields.io pypi/pyversions badge reads 'Programming Language :: Python'
classifiers from PyPI. Without them it displays 'python: missing'.
Adds classifiers for Python 3.10–3.13 matching requires-python.1 parent 75a6d33 commit 46c4817
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
20 | 32 | | |
21 | 33 | | |
22 | 34 | | |
| |||
0 commit comments