https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 5152d4f9ba274d0b0af2c8a887e87ccf265dfa57 authored by Will Sutherland on 11 June 2020, 15:40:36 UTC, committed by Bryna Hazelton on 11 June 2020, 20:12:26 UTC
1 parent 4b17892
Raw File
Tip revision: 5152d4f9ba274d0b0af2c8a887e87ccf265dfa57 authored by Will Sutherland on 11 June 2020, 15:40:36 UTC
update documentation and tutorial
Tip revision: 5152d4f
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", "numpy>=1.15", "cython>=0.23"]
back to top