https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision f530e8085f2e1f124325bad82143004c4b7e4afd authored by Steven Murray on 19 December 2019, 16:22:34 UTC, committed by Bryna Hazelton on 13 February 2020, 08:30:39 UTC
1 parent 501d87f
Raw File
Tip revision: f530e8085f2e1f124325bad82143004c4b7e4afd authored by Steven Murray on 19 December 2019, 16:22:34 UTC
Try a non-inplace install
Tip revision: f530e80
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", "pygitversion>=1.0.1", 'numpy>=1.15']
back to top