13 строки
286 B
TOML
13 строки
286 B
TOML
[build-system]
|
|
requires = ["setuptools", "wheel"]
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[tool.cranko]
|
|
main_version_file = "pywwt/_version.py"
|
|
annotated_files = [
|
|
"pywwt/jupyter.py",
|
|
]
|
|
|
|
[tool.cranko.internal_dep_versions]
|
|
"npm:pywwt" = "thiscommit:29e64671926d2fce87bbcad78d54980a"
|