MarcoFalke
fa2f18ad8e
ci: Use DOCKER_BUILDKIT for lint image
...
Can be reviewed with:
--color-moved=dimmed-zebra --ignore-all-space
1 year ago
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.
2 years ago
MarcoFalke
dddd462137
Bump minimum python version to 3.7
2 years ago
Sjors Provoost
29fa38a41a
.python-version: bump patch version to 3.6.15
2 years ago
Anthony Towns
8ae9d314e9
Bump minimum python version to 3.6
4 years ago
MarcoFalke
dddd1d05d3
.python-version: Specify full version 3.5.6
6 years ago
MarcoFalke
fab5a1e0f4
build: Require python 3.5
6 years ago
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.
6 years ago