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 key to setup.py #53

Merged
merged 1 commit into from
Apr 26, 2018
Merged

Add license key to setup.py #53

merged 1 commit into from
Apr 26, 2018

Conversation

althonos
Copy link
Contributor

Although it duplicates with the license classifier, the lacking key causes some API to fail to retrieve the package license. The most notable is shields.io: here's how the PyPI version badge looks for your project:

PyPI - License

Here's how it should look:

PyPI - License

@coveralls
Copy link

coveralls commented Mar 25, 2018

Coverage Status

Coverage decreased (-0.2%) to 94.487% when pulling 07fb5b4 on althonos:patch-1 into 399af2a on xolox:master.

@xolox xolox merged commit 9ff5fd9 into xolox:master Apr 26, 2018
@xolox
Copy link
Owner

xolox commented Apr 26, 2018

Hi Martin and thanks for the suggestion, I've just merged this and released 9.1 to PyPI.

Both of the images in your opening post show "MIT" for me now 🙂.

@althonos
Copy link
Contributor Author

Great ! Indeed they both look fine now. Really nice library by the way 😉

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

Successfully merging this pull request may close these issues.

3 participants