We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95073f8 commit b9386f1Copy full SHA for b9386f1
setup.py
@@ -36,5 +36,6 @@
36
"dev":["pylint==2.16.2"]
37
},
38
package_dir={'': 'src'},
39
+ license="MIT License",
40
python_requires='>=3.8'
41
)
0 commit comments