https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 913fb7632c811cbef8c3078153eac1e6809289a4 authored by Matthew Kolopanis on 18 May 2020, 22:03:04 UTC, committed by Matthew Kolopanis on 22 May 2020, 21:11:43 UTC
1 parent 2f73b3c
Raw File
Tip revision: 913fb7632c811cbef8c3078153eac1e6809289a4 authored by Matthew Kolopanis on 18 May 2020, 22:03:04 UTC
atomize some tests
Tip revision: 913fb76
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", "numpy>=1.15", "cython>=0.23"]
back to top