https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 912a29a937748cc49e82b292830e804d5d5cabf8 authored by Steven Murray on 23 December 2019, 20:17:01 UTC, committed by Bryna Hazelton on 13 February 2020, 08:30:39 UTC
1 parent 4da091a
Raw File
Tip revision: 912a29a937748cc49e82b292830e804d5d5cabf8 authored by Steven Murray on 23 December 2019, 20:17:01 UTC
Fix scripts install. Was too loose and got __pycache__ dir
Tip revision: 912a29a
.coveragerc
[run]
omit = */tests/*

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