aboutsummaryrefslogtreecommitdiff
path: root/.python-version
Commit message (Collapse)AuthorAgeFilesLines
* .python-version: Bump to 3.5.6MarcoFalke2019-06-261-1/+1
| | | | See also: dddd1d05d3df06865f5e0b1442d7425c0955de4e
* [test] Travis: enforce Python 3.4 support in functional testsSjors Provoost2018-12-121-0/+1
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.