mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
another pointless dependency needed by badly designed python packages
This commit is contained in:
parent
d3e3b3134a
commit
4f7046e5cf
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user