https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision ee30d2ebc8430be4cac93b22cfdb11ebad25ad1d authored by Garrett Keating on 06 August 2020, 20:53:59 UTC, committed by Garrett Keating on 06 August 2020, 20:53:59 UTC
1 parent b13c259
Raw File
Tip revision: ee30d2ebc8430be4cac93b22cfdb11ebad25ad1d authored by Garrett Keating on 06 August 2020, 20:53:59 UTC
Adding MIR index-checking to test list
Tip revision: ee30d2e
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