https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision ec98ee741e2a0852d361f513c210e24d5a7a2112 authored by Paul La Plante on 13 May 2020, 19:33:56 UTC, committed by Paul La Plante on 02 June 2020, 18:57:13 UTC
1 parent 8f27624
Raw File
Tip revision: ec98ee741e2a0852d361f513c210e24d5a7a2112 authored by Paul La Plante on 13 May 2020, 19:33:56 UTC
Change default datatype that got changed in the rebase
Tip revision: ec98ee7
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", "numpy>=1.15", "cython>=0.23"]
back to top