Files
bitcoin/.python-version
Sjors Provoost 5fefa5a654 Don't pin Python patch version
.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.
2026-04-29 21:50:13 +01:00

2 lines
5 B
Plaintext