diff options
Diffstat (limited to 'python')
| -rwxr-xr-x | python/scripts/vendor.py | 3 | ||||
| -rw-r--r-- | python/wheels/tomli-2.0.1-py3-none-any.whl | bin | 12757 -> 0 bytes |
2 files changed, 0 insertions, 3 deletions
diff --git a/python/scripts/vendor.py b/python/scripts/vendor.py index 1038b14ae0..07aff97cca 100755 --- a/python/scripts/vendor.py +++ b/python/scripts/vendor.py @@ -43,9 +43,6 @@ def main() -> int: packages = { "meson==1.2.3": "4533a43c34548edd1f63a276a42690fce15bde9409bcf20c4b8fa3d7e4d7cac1", - - "tomli==2.0.1": - "939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc", } vendor_dir = Path(__file__, "..", "..", "wheels").resolve() diff --git a/python/wheels/tomli-2.0.1-py3-none-any.whl b/python/wheels/tomli-2.0.1-py3-none-any.whl deleted file mode 100644 index 29670b98d1..0000000000 --- a/python/wheels/tomli-2.0.1-py3-none-any.whl +++ /dev/null Binary files differ |