https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision b682c8649e3cca8d70aac9555fc28acd724855b2 authored by Dara Storer on 13 March 2020, 00:10:58 UTC, committed by Bryna Hazelton on 16 March 2020, 00:34:29 UTC
1 parent 3d5014f
Raw File
Tip revision: b682c8649e3cca8d70aac9555fc28acd724855b2 authored by Dara Storer on 13 March 2020, 00:10:58 UTC
Add additional test for reading list containing corrupted files
Tip revision: b682c86
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", 'numpy>=1.15']
back to top