https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 381961f125c6e0002243bae007bbd9efd3088b2a authored by Aaron Parsons on 14 October 2020, 18:30:42 UTC, committed by Paul La Plante on 23 October 2020, 18:53:50 UTC
1 parent 71b9cc2
Raw File
Tip revision: 381961f125c6e0002243bae007bbd9efd3088b2a authored by Aaron Parsons on 14 October 2020, 18:30:42 UTC
Updated Changelog
Tip revision: 381961f
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