https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision b748cf0e50ac29c8884f8f23a95ede7d481ba5e5 authored by Matthew Kolopanis on 28 April 2020, 17:48:01 UTC, committed by Matthew Kolopanis on 29 April 2020, 15:47:53 UTC
1 parent c973ce5
Raw File
Tip revision: b748cf0e50ac29c8884f8f23a95ede7d481ba5e5 authored by Matthew Kolopanis on 28 April 2020, 17:48:01 UTC
changelog update
Tip revision: b748cf0
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", "numpy>=1.15", "cython>=0.23"]
back to top