mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-27 22:34:18 +02:00
.python-version always matches the minimum supported Python version. It's main purpose is to catch accidental use of too modern syntax in scripts and functional tests. We (currently) don't specify a minimum patch version, so it's not necessary to do so here. The minor verion is enough. This also avoids requiring users to keep a potentially unsafe old patch version installed.
2 lines
5 B
Plaintext
2 lines
5 B
Plaintext
3.10
|