Following my pull request ( #12 ), I noticed that older Python versions fail to work.
I see two options going forward:
- Adding back-compatible code for Python 2.7 and drop up to Python 3.5
- Dropping all the old versions all together
I am creating this issue so that we can have a discussion about it 😄