https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 3ede5392f253de0713a51571308753feaf9edb71 authored by Bryna Hazelton on 12 June 2020, 18:35:07 UTC, committed by Paul La Plante on 16 June 2020, 16:48:11 UTC
1 parent 16732d4
Raw File
Tip revision: 3ede5392f253de0713a51571308753feaf9edb71 authored by Bryna Hazelton on 12 June 2020, 18:35:07 UTC
improve testing, fix warning
Tip revision: 3ede539
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", "numpy>=1.15", "cython>=0.23"]
back to top