https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 5e4c349757e7bb585b876ac3615bc1eb752ddb3d authored by Matthew Kolopanis on 17 April 2020, 02:09:45 UTC, committed by Paul La Plante on 28 April 2020, 03:11:57 UTC
1 parent 43833e6
Raw File
Tip revision: 5e4c349757e7bb585b876ac3615bc1eb752ddb3d authored by Matthew Kolopanis on 17 April 2020, 02:09:45 UTC
uvdata related tests changed to use tmp_path
Tip revision: 5e4c349
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", 'numpy>=1.15']
back to top