aboutsummaryrefslogtreecommitdiff
path: root/.python-version
AgeCommit message (Collapse)Author
2020-11-09Bump minimum python version to 3.6Anthony Towns
2019-03-02.python-version: Specify full version 3.5.6MarcoFalke
2019-03-02build: Require python 3.5MarcoFalke
2018-12-12[test] Travis: enforce Python 3.4 support in functional testsSjors 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.