Drop support for Python 2.6 #1129
Closed
Milestone
Comments
Going to follow the directives for dropping support for older python versions
This way, when/if someone with Python 2.6 tries to install eve, he/she gets v0.8, even when 0.9+ is available. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Official support for Python 2.6 ended 4+ years ago. Supporting it has a cost (see #1128). Consider deprecating it with v0.8, or dropping it altogether. I am in favor of dropping it.
The text was updated successfully, but these errors were encountered: