Skip to content

Commit b862e11

Browse files
authored
Merge pull request #57 from Textualize/remove-python36-classifier
[pyproject] Remove Python 3.6 classifier
2 parents 4910eef + 2d62b33 commit b862e11

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
@@ -13,7 +13,6 @@ classifiers = [
1313
"Operating System :: Microsoft :: Windows",
1414
"Operating System :: MacOS",
1515
"Operating System :: POSIX :: Linux",
16-
"Programming Language :: Python :: 3.6",
1716
"Programming Language :: Python :: 3.7",
1817
"Programming Language :: Python :: 3.8",
1918
"Programming Language :: Python :: 3.9",

0 commit comments

Comments
 (0)