https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 5984fbc3d518153d644728d8b014ce50c9f4b40c authored by Bryna Hazelton on 22 May 2019, 20:52:45 UTC, committed by Bryna Hazelton on 23 May 2019, 18:17:56 UTC
1 parent 3eafff5
Raw File
Tip revision: 5984fbc3d518153d644728d8b014ce50c9f4b40c authored by Bryna Hazelton on 22 May 2019, 20:52:45 UTC
Add get_fhd_history to the developer docs, update the docstring
Tip revision: 5984fbc
setup.cfg
[metadata]
description-file = README.md

[aliases]
test=pytest

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