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

Drop support for Python 2.4 #137

Open
cjerdonek opened this issue Oct 20, 2012 · 1 comment
Open

Drop support for Python 2.4 #137

cjerdonek opened this issue Oct 20, 2012 · 1 comment
Labels
Milestone

Comments

@cjerdonek
Copy link
Collaborator

This is partly because Tox dropped support for Python 2.4 in v1.4.

@bakert
Copy link

bakert commented Sep 19, 2021

I have forked this library and dropped python2 support entirely here – https://github.com/PennyDreadfulMTG/pystache

The main reason for doing this is that the current build process no longer works because setuptools has dropped support for the use_2to3 option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants