https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 236b3667b4b9c7daf7f8266c565e92d6ce814f03 authored by Matthew Kolopanis on 13 May 2019, 18:54:35 UTC, committed by Bryna Hazelton on 22 May 2019, 18:57:04 UTC
1 parent 5b1c98f
Raw File
Tip revision: 236b3667b4b9c7daf7f8266c565e92d6ce814f03 authored by Matthew Kolopanis on 13 May 2019, 18:54:35 UTC
telescopes nose --> pytest
Tip revision: 236b366
.coveragerc
[run]
omit = */tests/*

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