https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 6efeaf8ca74d2ddd0354bf80201c18b0826965e2 authored by Alex Foster on 21 December 2020, 23:57:44 UTC, committed by Bryna Hazelton on 22 December 2020, 02:36:15 UTC
1 parent 97b1798
Raw File
Tip revision: 6efeaf8ca74d2ddd0354bf80201c18b0826965e2 authored by Alex Foster on 21 December 2020, 23:57:44 UTC
update CHANGELOG
Tip revision: 6efeaf8
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