https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 60574ec0c05f26aa38da7dc633263cd3c1afb5e4 authored by Adam Lanman on 04 January 2021, 19:56:01 UTC, committed by Bryna Hazelton on 14 January 2021, 05:23:16 UTC
1 parent 2917600
Raw File
Tip revision: 60574ec0c05f26aa38da7dc633263cd3c1afb5e4 authored by Adam Lanman on 04 January 2021, 19:56:01 UTC
changelog
Tip revision: 60574ec
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