https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision b85f177b6e7e0553262edb1860a4907ef50960fd authored by Nicholas Kern on 30 July 2021, 19:41:14 UTC, committed by Nicholas Kern on 30 July 2021, 19:41:14 UTC
1 parent 7f61baa
Raw File
Tip revision: b85f177b6e7e0553262edb1860a4907ef50960fd authored by Nicholas Kern on 30 July 2021, 19:41:14 UTC
uvcal warning changelog
Tip revision: b85f177
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0",
            "wheel",
            "setuptools_scm",
            "oldest-supported-numpy",
            "cython>=0.23"]
build-backend = "setuptools.build_meta"
back to top