https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 842a9ec30e3e34274d38baf5a49f2bec388dc722 authored by Dara Storer on 13 March 2020, 00:44:14 UTC, committed by Bryna Hazelton on 16 March 2020, 00:34:29 UTC
1 parent 6a47174
Raw File
Tip revision: 842a9ec30e3e34274d38baf5a49f2bec388dc722 authored by Dara Storer on 13 March 2020, 00:44:14 UTC
Minor formatting fixes
Tip revision: 842a9ec
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", 'numpy>=1.15']
back to top