Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit 7261505

Browse files
nuhamozainiecleel
authored andcommitted
Develop (#5)
* to fix upload error "400 Client Error: Invalid value for classifiers."
1 parent 19ec03a commit 7261505

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
packages=setuptools.find_packages(),
1515
classifiers=[
1616
"Programming Language :: Python :: 3",
17-
"License :: MIT License",
17+
"License :: OSI Approved :: MIT License",
1818
"Operating System :: OS Independent",
1919
],
2020
install_requires=[

0 commit comments

Comments
 (0)