Bug 1930880 - Update the Linux Build docs to correctly state Python 3.8 as the minimum Python version to build r=firefox-build-system-reviewers,sylvestre,sergesanspaille

Differential Revision: https://phabricator.services.mozilla.com/D228888
This commit is contained in:
ahochheiden 2024-11-13 20:14:23 +00:00
parent daeb6dd2b4
commit faa8a24147

View File

@ -29,7 +29,7 @@ Requirements
1.1 Install Python
~~~~~~~~~~~~~~~~~~
To build Firefox, it's necessary to have a Python of version 3.6 or later
To build Firefox, it's necessary to have a Python of version 3.8 or later
installed. Python 2 is no longer required to build Firefox, although it is still
required for running some kinds of tests. Additionally, you will probably need
Python development files as well to install some pip packages.