https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 182d5537a15e78e473e6bec2ec8443950d15719f authored by Paul La Plante on 02 February 2021, 09:22:21 UTC, committed by Bryna Hazelton on 04 February 2021, 18:03:47 UTC
1 parent 842efb9
Raw File
Tip revision: 182d5537a15e78e473e6bec2ec8443950d15719f authored by Paul La Plante on 02 February 2021, 09:22:21 UTC
Undo type change
Tip revision: 182d553
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", "numpy>=1.15", "cython>=0.23"]
build-backend = "setuptools.build_meta"
back to top