Bug 1965348 - Added a requires-python to sites that are missing it r=firefox-build-system-reviewers,glandium

Default to `3.8` since that's the current `mach` minimum supported Python version.

Differential Revision: https://phabricator.services.mozilla.com/D248539
This commit is contained in:
Alex Hochheiden
2025-05-09 18:03:11 +00:00
committed by ahochheiden@mozilla.com
parent 1880a035de
commit da7626321c
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
requires-python:>=3.8
vendored:third_party/python/colorama
vendored:third_party/python/fluent.syntax
vendored:third_party/python/gitignorant

View File

@@ -1,2 +1,3 @@
requires-python:>=3.8
pypi:fluent.runtime==0.4.0
vendored:third_party/python/redo

View File

@@ -1,3 +1,4 @@
requires-python:>=3.8
pth:testing/mozbase/mozcrash
pth:testing/mozbase/mozinstall
pth:testing/mozbase/mozlog