pyproject.toml

Thu, 05 Oct 2023 15:41:41 +0200

author
Claudio Dema <claudio.dema@imaa.cnr.it>
date
Thu, 05 Oct 2023 15:41:41 +0200
changeset 71
bf545d90784d
parent 63
a41f71f80c1d
permissions
-rw-r--r--

Download of products for automatic upload to EARLINET db implemented

[build-system]
requires = [
    "setuptools>=42",
    "wheel"
]
build-backend = "setuptools.build_meta"

mercurial