Skip to content

Commit a060e84

Browse files
JuanCJuanC
authored andcommitted
Changing setup to publish on pypi
1 parent 8912368 commit a060e84

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
@@ -12,7 +12,7 @@
1212
py_modules=["python_sharp"],
1313
classifiers=[
1414
"Programming Language :: Python :: 3", # Indicates the supported Python version
15-
"License :: MIT License", # Type of license
15+
"License :: OSI Approved :: MIT License", # Type of license
1616
"Operating System :: OS Independent", # Compatible operating systems
1717
],
1818
python_requires=">=3.6", # Minimum required Python version

0 commit comments

Comments
 (0)