https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 34f1cfddbd0864812e1cc0c0a56e256befb3658f authored by Matthew Kolopanis on 14 May 2019, 00:56:39 UTC, committed by Bryna Hazelton on 22 May 2019, 18:57:04 UTC
1 parent 74bc8e3
Raw File
Tip revision: 34f1cfddbd0864812e1cc0c0a56e256befb3658f authored by Matthew Kolopanis on 14 May 2019, 00:56:39 UTC
uvh5 nose --> pytest
Tip revision: 34f1cfd
.coveragerc
[run]
omit = */tests/*

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