https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 4f988a694f3ec35b8b5c97245edf939fe667d5d3 authored by Bryna Hazelton on 11 April 2019, 00:07:53 UTC, committed by Jonathan Pober on 23 May 2019, 00:22:22 UTC
1 parent 4268e27
Raw File
Tip revision: 4f988a694f3ec35b8b5c97245edf939fe667d5d3 authored by Bryna Hazelton on 11 April 2019, 00:07:53 UTC
rename ant_order to bl_ant_order
Tip revision: 4f988a6
setup.cfg
[metadata]
description-file = README.md

[aliases]
test=pytest

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