Open
Description
In 9900198 CI was changed to only test with Python > 3.6.
So would it make sense to drop support for Python 2.7 and Python < 3.5 completely? This would allow / need the following things:
- Get rid of the workaround at
Lines 16 to 20 in 31c5f76
- Use inline type annotations instead of the .pyi file
- Remove py2 and pypy from tox.ini
- Remove advertising of py2 support in https://github.com/m-lundberg/simple-pid/blob/master/setup.py#L24
Metadata
Metadata
Assignees
Labels
No labels
Activity