-
Notifications
You must be signed in to change notification settings - Fork 245
remove support for <py36 #174
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
Conversation
+1 except for the Python3.7 not existing on Travis. |
Ok, will fix that. I want to first merge as many PRs as possible and make a 1.1 release before removing the support though. |
Might be going back and forth with this, but perhaps we should leave 3.4 and 3.5 until we actually start using a 3.6 only feature. |
I think we should do this exercise once to avoid alienating users twice. I am fine if we decide to postpone this a bit but I don't think we should do this twice. |
I suspect PY3.4 is probably pretty close to EOL (given that we now have 3.5, 3.6, and 3.7)...though definite assumption on my part and I couldn't find any exact date on this. My preference is 3.6 and greater. |
Yeah, let's stop messing around with this and go directly with py3.6. |
TODO: Update installation guide