Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-09 | Bump minimum python version to 3.6 | Anthony Towns | |
2019-03-02 | .python-version: Specify full version 3.5.6 | MarcoFalke | |
2019-03-02 | build: Require python 3.5 | MarcoFalke | |
2018-12-12 | [test] Travis: enforce Python 3.4 support in functional tests | Sjors Provoost | |
Make lint/check-doc.py Python 3.4 compatible. Also add .python-version for pyenv which will cause tests with too modern syntax to fail on developer machine rather than on Travis. |