Skip to content

Commit 6b58054

Browse files
committed
Bug 1861626 - Add rtoml as an optional dependency for mach. r=mach-reviewers,ahochheiden
Differential Revision: https://phabricator.services.mozilla.com/D273790
1 parent 534871e commit 6b58054

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/sites/mach.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ pypi-optional:orjson>=3.10:json operations will be slower in various tools
6363
# We aren't (yet) able to pin packages in automation, so we have to
6464
# support down to the oldest locally-installed version (5.4.2).
6565
pypi-optional:psutil>=5.4.2:telemetry will be missing some data
66+
pypi-optional:rtoml>=0.11.0:toml operations will be slower in various tools
6667
pypi-optional:zstandard>=0.11.1,<=0.24.0:zstd archives will not be possible to extract
6768
vendored-fallback:pyyaml:third_party/python/pyyaml/lib/:faster native loading is disabled
6869
vendored:third_party/python/ansicon

0 commit comments

Comments
 (0)