https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision bb55d26803ada5a832b0bd10dca19820798cc2d5 authored by Bryna Hazelton on 09 April 2019, 22:43:06 UTC, committed by Jonathan Pober on 23 May 2019, 00:22:22 UTC
1 parent bf76992
Raw File
Tip revision: bb55d26803ada5a832b0bd10dca19820798cc2d5 authored by Bryna Hazelton on 09 April 2019, 22:43:06 UTC
harmonize with reorder_pols
Tip revision: bb55d26
setup.cfg
[metadata]
description-file = README.md

[aliases]
test=pytest

[tool:pytest]
addopts = --ignore=scripts
back to top