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

Update supported versions #41

Merged
merged 2 commits into from
Jul 28, 2016

Conversation

posborne
Copy link
Contributor

This change should address the build failure on master that seems to have popped up.

CC @rtzoeller @mikewadsten @nastevens

This change drops python 3.2 support as it makes life more
difficult with unicode, is not present in any major distribution,
and is not supported by other major packages such as pkg_resources:

    UserWarning: Support for Python 3.0-3.2 has been dropped.
    Future versions will fail here.

The versions of python referenced in the toxtest.sh script were
also updated.

Signed-off-by: Paul Osborne <osbpau@gmail.com>
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 5ef786a on posborne:update-support-versions into * on digidotcom:master*.

@posborne posborne changed the title Update support versions Update supported versions Jul 27, 2016
Also, switch back from the python-coveralls package to the
primary coveralls package as it appears to be better maintained
now.

Signed-off-by: Paul Osborne <osbpau@gmail.com>
@coveralls
Copy link

coveralls commented Jul 27, 2016

Coverage Status

Changes Unknown when pulling 5735d19 on posborne:update-support-versions into * on digidotcom:master*.

@posborne posborne merged commit 1912bca into digidotcom:master Jul 28, 2016
@posborne posborne deleted the update-support-versions branch July 28, 2016 06:44
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.

None yet

2 participants