https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision ae40f4711d62f59b7c251352d851e0f0201f4b0f authored by Bryna Hazelton on 01 January 2020, 19:27:56 UTC, committed by Paul La Plante on 15 January 2020, 20:51:07 UTC
1 parent 6695544
Raw File
Tip revision: ae40f4711d62f59b7c251352d851e0f0201f4b0f authored by Bryna Hazelton on 01 January 2020, 19:27:56 UTC
update changelog and version file
Tip revision: ae40f47
.coveragerc
[run]
omit = */tests/*

[report]
omit = */tests/*
back to top