We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21df5f2 commit eede27bCopy full SHA for eede27b
1 file changed
setup.py
@@ -16,7 +16,7 @@
16
scripts=['parametric_plasma_source/'], #puts files in /usr/local/bin
17
classifiers=[
18
"Programming Language :: Python :: 3",
19
- "License :: OSI Approved :: MIT",
+ "License :: OSI Approved :: MIT License",
20
"Operating System :: OS Independent",
21
],
22
)
0 commit comments