Skip to content

Commit 8759a34

Browse files
hartworkcodingjoe
authored andcommitted
setup.cfg: Extend Python 3 classifiers
1 parent a47b531 commit 8759a34

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ classifier =
1515
Operating System :: OS Independent
1616
Programming Language :: Python
1717
Programming Language :: Python :: 3
18+
Programming Language :: Python :: 3 :: Only
19+
Programming Language :: Python :: 3.6
20+
Programming Language :: Python :: 3.7
21+
Programming Language :: Python :: 3.8
1822
Framework :: Django
1923

2024
[options]

0 commit comments

Comments
 (0)