d730de8fe1
Make a pip installable package for quick-tag Save and load hashes from msgpack/json Embed hashes of all thumb_urls from ComicVine Allow associating new IDs to old IDs Support multiple domains Support hashing local covers Support simple list of ids and distance and results including the hash
7 lines
180 B
TOML
7 lines
180 B
TOML
[build-system]
|
|
requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=3.4"]
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[tool.setuptools_scm]
|
|
local_scheme = "no-local-version"
|