https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 14c961cf3739020d0da957a2e0bf372a1d97da76 authored by Matthew Kolopanis on 28 January 2021, 16:05:58 UTC, committed by Bryna Hazelton on 28 January 2021, 21:31:41 UTC
1 parent f6e1d27
Raw File
Tip revision: 14c961cf3739020d0da957a2e0bf372a1d97da76 authored by Matthew Kolopanis on 28 January 2021, 16:05:58 UTC
update changelog
Tip revision: 14c961c
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