MarcoFalke
88881cf7ac
Bump python minimum version to 3.8
...
Also, switch ci_native_qt5 to g++-9 (from g++-8) to work around bugs.
This should be fine, because the i686_centos task still checks for g++-8
compatibility.
See
https://github.com/bitcoin/bitcoin/pull/27483#issuecomment-1513477050
for the list of bugs.
2023-04-21 10:18:19 +02:00
MarcoFalke
dddd462137
Bump minimum python version to 3.7
2023-01-18 12:59:11 +01:00
Sjors Provoost
29fa38a41a
.python-version: bump patch version to 3.6.15
2022-11-03 09:26:27 +01:00
Anthony Towns
8ae9d314e9
Bump minimum python version to 3.6
2020-11-09 17:53:47 +10:00
MarcoFalke
dddd1d05d3
.python-version: Specify full version 3.5.6
2019-03-02 12:06:26 -05:00
MarcoFalke
fab5a1e0f4
build: Require python 3.5
2019-03-02 10:40:23 -05:00
Sjors Provoost
74ce326831
[test] Travis: enforce Python 3.4 support in functional tests
...
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.
2018-12-12 10:39:32 +01:00