Commit ee8252f
committed
Update PyPI classifiers to supported Py versions
Recent commits changed CI to only run Python 3.6 through 3.9:
- 3beb813
- 1800082
Additionally, the 0.2.6 release states that only versions 3.6 and up are
supported.
Python 2.7 and 3.5 are both EOL (Python 3.6 will lose support in
December of this year), so it's helpful to not support them anymore.
Adding these classifiers can help those who are inspecting the package
on PyPI and trying to figure out which versions of Python they can use.1 parent 10d8c0a commit ee8252f
2 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments