Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd license classifier to setup.py #253
Conversation
Codecov Report
@@ Coverage Diff @@
## master #253 +/- ##
=======================================
Coverage 98.44% 98.44%
=======================================
Files 7 7
Lines 387 387
Branches 39 39
=======================================
Hits 381 381
Misses 3 3
Partials 3 3 Continue to review full report at Codecov.
|
This PR adds a license classifier so that the correct license (MIT) appears in the Python Package Index (PyPI) package overview. See PyPI Classifiers List for all possible classifiers.