https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Raw File
Tip revision: cfbf442c4f38c931e3b3d114aa6f051f0b04b8d7 authored by Matthew Kolopanis on 13 May 2019, 23:09:37 UTC
uvdata nose --> pytest
Tip revision: cfbf442
.coveragerc
[run]
omit = */tests/*

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