Skip to content

Add supported language version classifiers#134

Open
Hwesta wants to merge 1 commit into
samgiles:masterfrom
Hwesta:add-language-classifiers
Open

Add supported language version classifiers#134
Hwesta wants to merge 1 commit into
samgiles:masterfrom
Hwesta:add-language-classifiers

Conversation

@Hwesta
Copy link
Copy Markdown

@Hwesta Hwesta commented Nov 4, 2016

Updated the setup.py to correctly list the Python 2/3 support in the classifiers. Currently, it shows up as not supporting Python 3 on PyPI and related tools since no language versions are listed. Information from https://travis-ci.org/samgiles/slumber

@coveralls
Copy link
Copy Markdown

coveralls commented Nov 4, 2016

Coverage Status

Coverage remained the same at 87.215% when pulling 78612c2 on Hwesta:add-language-classifiers into 4c4b7bc on samgiles:master.

2 similar comments
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 87.215% when pulling 78612c2 on Hwesta:add-language-classifiers into 4c4b7bc on samgiles:master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 87.215% when pulling 78612c2 on Hwesta:add-language-classifiers into 4c4b7bc on samgiles:master.

@Hwesta
Copy link
Copy Markdown
Author

Hwesta commented Nov 4, 2016

Despite the tox.ini saying to explicitly install coverage==3.7.1, the current version (4.2) that doesn't support python 3.2 is being installed and erroneously failing the tests.

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.

2 participants