https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision a35fc046d21dc620cd88f9e27bb811dcc8d2748a authored by pyxieloustar on 18 March 2020, 16:17:19 UTC, committed by Bryna Hazelton on 19 March 2020, 19:07:38 UTC
1 parent 779f5ca
Raw File
Tip revision: a35fc046d21dc620cd88f9e27bb811dcc8d2748a authored by pyxieloustar on 18 March 2020, 16:17:19 UTC
initialize new reordoring
Tip revision: a35fc04
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", 'numpy>=1.15']
back to top