https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision c019d2b254a1327693466b5d5df3dfa28dc731c0 authored by Bryna Hazelton on 04 March 2020, 17:02:48 UTC, committed by Matthew Kolopanis on 05 March 2020, 15:43:41 UTC
1 parent 8242e23
Raw File
Tip revision: c019d2b254a1327693466b5d5df3dfa28dc731c0 authored by Bryna Hazelton on 04 March 2020, 17:02:48 UTC
try using pip instead of conda on RTD
Tip revision: c019d2b
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", 'numpy>=1.15']
back to top