Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add license classifier to setup.py #253

Open
wants to merge 1 commit into
base: master
from

Conversation

@dotcs
Copy link

@dotcs dotcs commented Sep 16, 2020

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.

@codecov-commenter
Copy link

@codecov-commenter codecov-commenter commented Sep 16, 2020

Codecov Report

Merging #253 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 380b0d5...caf7143. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.