blob: 4bb0fcca7409c794e527e0768be037bb14f2ce90 (
plain)
1
2
3
|
Build system changes
--------------------
Python >=3.5 is now required by all aspects of the project. This includes the build systems, test framework and linters. The previously supported minimum (3.4), was EOL in March 2019. See #14954 for more details.
|