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:
committed by
ahochheiden@mozilla.com
parent
1880a035de
commit
da7626321c
@@ -1,3 +1,4 @@
|
||||
requires-python:>=3.8
|
||||
vendored:third_party/python/colorama
|
||||
vendored:third_party/python/fluent.syntax
|
||||
vendored:third_party/python/gitignorant
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
requires-python:>=3.8
|
||||
pypi:fluent.runtime==0.4.0
|
||||
vendored:third_party/python/redo
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
requires-python:>=3.8
|
||||
pth:testing/mozbase/mozcrash
|
||||
pth:testing/mozbase/mozinstall
|
||||
pth:testing/mozbase/mozlog
|
||||
|
||||
Reference in New Issue
Block a user