https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision ed2bc7495204f40adb988b6c498e1a1a166874f1 authored by Nicholas Kern on 20 August 2020, 21:15:17 UTC, committed by Nicholas Kern on 23 August 2020, 18:04:50 UTC
1 parent 96e68bb
Raw File
Tip revision: ed2bc7495204f40adb988b6c498e1a1a166874f1 authored by Nicholas Kern on 20 August 2020, 21:15:17 UTC
modified: CHANGELOG.md
Tip revision: ed2bc74
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