Drop python 2.7 support
Open
- Dominant language
- Python
- Stars
- 82
- Forks
- 157
- PR merge metrics
- No merged PRs in 30d
Description
Considering python 2.7 EOL and datapusher being python3 compatible already, I suggest we drop python 2.7 support from datapusher.
Things we need to complete to drop python 2.7 support:
- [ ] Cut a final release 0.0.18 that supports python 2.7
- [ ] Remove python 2.7 compatibility code from datapusher and tests
- [ ] Cut a release with a bump in minor revision to distinguish change e.g. 0.1.0
- [ ] Modify [shield](https://img.shields.io/pypi/pyversions/datapusher.svg) for supported python versions
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.