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

Removed python 2.6 and 3.x < 3.4 #194

Merged
merged 2 commits into from Jan 16, 2017
Merged

Conversation

apollo13
Copy link
Contributor

@apollo13 apollo13 commented Jan 15, 2017

I opted to also remove python 3.3, since most python3 users are on 3.4 up according to my experience. Most major distributions also have 3.4 and if not there is the deadsnakes PPA for debian/ubuntu with newer python versions as well as IUS (https://dl.iuscommunity.org/pub/ius/stable/Redhat/6/x86_64/repoview/letter_p.group.html) for CentOS/RHEL

Refs #152

@coveralls
Copy link

Coverage Status

Coverage remained the same at 74.083% when pulling 559854d on apollo13:python_version into 711973e on circuits:master.

@@ -13,7 +13,7 @@ the problem ourselves.
### Environment and Platform

- OS: Linux, Windows or BSD / OS X?
- Python: 2.6, 2.7, 3.5, PyPy?
- Python: 2.7, 3.5, PyPy?
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PyPY -- circuits most definitely supports PyPy :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the whole thing is/was ment as question since it is part of the issue template -- but yeah, I'll remove the question marks (also for the OS above)

@@ -41,7 +41,7 @@ Supported Platforms
===================

- Linux, FreeBSD, Mac OS X, Windows
- Python 2.6, 2.7, 3.2, 3.3, 3.4
- Python 2.7, 3.4, 3.5, 3.6
- pypy 2.0, 2.1, 2.2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update this? Who runs old PyPy versions?

@apollo13 apollo13 merged commit 780d357 into circuits:master Jan 16, 2017
@apollo13 apollo13 deleted the python_version branch January 16, 2017 13:09
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

3 participants