https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision f530e8085f2e1f124325bad82143004c4b7e4afd authored by Steven Murray on 19 December 2019, 16:22:34 UTC, committed by Bryna Hazelton on 13 February 2020, 08:30:39 UTC
1 parent 501d87f
Raw File
Tip revision: f530e8085f2e1f124325bad82143004c4b7e4afd authored by Steven Murray on 19 December 2019, 16:22:34 UTC
Try a non-inplace install
Tip revision: f530e80
.coveragerc
[run]
omit = */tests/*

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