Skip to content

Support Python 2.7 #22

Description

@jdlambert

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions