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

Support Python 2.7 #22

Open
jdlambert opened this issue Mar 21, 2020 · 0 comments
Open

Support Python 2.7 #22

jdlambert opened this issue Mar 21, 2020 · 0 comments
Assignees

Comments

@jdlambert
Copy link
Contributor

Though it's no longer officially supported, it shouldn't be too hard to support Python 2.7 in this project. We aren't working with byte strings or using any exotic library, so I think it'd just be a matter of turning f-strings into the old-style % formatting and getting CI tests running for 2.7.

@jdlambert jdlambert self-assigned this Mar 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant