Skip to content

Commit 8f017f6

Browse files
committed
Fix trove classifiers
1 parent ea8da3a commit 8f017f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ classifiers =
5555
Framework :: Django :: 3.0
5656
Framework :: Django :: 3.1
5757
Intended Audience :: Developers
58-
License :: OSI Approved :: MIT
58+
License :: OSI Approved :: MIT License
5959
Operating System :: OS Independent
6060
Programming Language :: Python
61-
Programming Language :: Python :: 3 :: only
61+
Programming Language :: Python :: 3 :: Only
6262
Programming Language :: Python :: 3.5
6363
Programming Language :: Python :: 3.6
6464
Programming Language :: Python :: 3.7

0 commit comments

Comments
 (0)