https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Raw File
Tip revision: ea29fd13d0a8eefb2c4f839e74e11f3636e09d4d authored by Bryna Hazelton on 22 May 2019, 20:33:59 UTC
convert nose to pytest
Tip revision: ea29fd1
.coveragerc
[run]
omit = */tests/*

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