another pointless dependency needed by badly designed python packages

This commit is contained in:
Kovid Goyal 2023-10-01 15:15:27 +05:30
parent d3e3b3134a
commit 4f7046e5cf
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -613,6 +613,16 @@
}
},
{
"name": "setuptools_scm",
"comment": "Some packages (xxhash/py7zr/etc) erroneously declare this as a dependency even though it is needed only for sdist not building wheels",
"unix": {
"filename": "setuptools_scm-8.0.3-py3-none-any.whl",
"hash": "sha256:813822234453438a13c78d05c8af29918fbc06f88efb33d38f065340bbb48c39",
"urls": ["pypi"]
}
},
{
"name": "six",
"unix": {