https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision a24b7b24cc94c180b736b768a71e5b12b6a95f1a authored by Bryna Hazelton on 22 May 2019, 23:42:31 UTC, committed by Bryna Hazelton on 23 May 2019, 18:17:56 UTC
1 parent 624ad62
Raw File
Tip revision: a24b7b24cc94c180b736b768a71e5b12b6a95f1a authored by Bryna Hazelton on 22 May 2019, 23:42:31 UTC
docstrings fixes in aipy_extracts and get_fhd_history
Tip revision: a24b7b2
setup.cfg
[metadata]
description-file = README.md

[aliases]
test=pytest

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