https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 6b900c767a6525198f4d8f2760c2a4a95c7f9de7 authored by Bryna Hazelton on 05 November 2017, 06:05:53 UTC, committed by Adam Beardsley on 07 November 2017, 23:01:04 UTC
1 parent 02d5418
Raw File
Tip revision: 6b900c767a6525198f4d8f2760c2a4a95c7f9de7 authored by Bryna Hazelton on 05 November 2017, 06:05:53 UTC
attempt to fix RTD build
Tip revision: 6b900c7
.coveragerc
[run]
omit = */tests/*

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