Releases: RobSpectre/Twilio-Hackpack-for-Heroku-and-Flask
Releases · RobSpectre/Twilio-Hackpack-for-Heroku-and-Flask
Python 3 Compatibility / Better CI
- Python 3 support. For the love of Jesus.
- Rev all dependencies including Flask and Twilio.
- Increase app code test coverage to 100%.
- Add CI for Py2 and 3 with PEP8 and coverage tracking.
- Migration to tox for testing.
- Move test utilities out of requirements and into tox.ini.
- Beef up README.