https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 60767148b8831297965dc020f3dcc6d4578293f8 authored by Theodora Kunicki on 09 May 2020, 19:05:45 UTC, committed by Bryna Hazelton on 25 May 2020, 19:38:13 UTC
1 parent 2bd61a0
Raw File
Tip revision: 60767148b8831297965dc020f3dcc6d4578293f8 authored by Theodora Kunicki on 09 May 2020, 19:05:45 UTC
Removed commented-out text from source document. Done for now, needs review from someone more familiar with uvcal.
Tip revision: 6076714
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", "numpy>=1.15", "cython>=0.23"]
back to top