We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 534871e commit 6b58054Copy full SHA for 6b58054
python/sites/mach.txt
@@ -63,6 +63,7 @@ pypi-optional:orjson>=3.10:json operations will be slower in various tools
63
# We aren't (yet) able to pin packages in automation, so we have to
64
# support down to the oldest locally-installed version (5.4.2).
65
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
67
pypi-optional:zstandard>=0.11.1,<=0.24.0:zstd archives will not be possible to extract
68
vendored-fallback:pyyaml:third_party/python/pyyaml/lib/:faster native loading is disabled
69
vendored:third_party/python/ansicon
0 commit comments