pyproject.toml

Wed, 28 Sep 2022 11:10:08 +0200

author
Claudio Dema <claudio.dema@imaa.cnr.it>
date
Wed, 28 Sep 2022 11:10:08 +0200
changeset 69
cd8bc07f8419
parent 63
a41f71f80c1d
permissions
-rw-r--r--

Option --cloudfree added to upload-file method to manually set a measurement as cloud free during the upload

ioannis@63 1 [build-system]
ioannis@63 2 requires = [
ioannis@63 3 "setuptools>=42",
ioannis@63 4 "wheel"
ioannis@63 5 ]
ioannis@63 6 build-backend = "setuptools.build_meta"

mercurial