We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b63ce5a commit 1c75271Copy full SHA for 1c75271
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