https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 29e489965cb422fb15ebdd6f9664c9d64d772017 authored by Steven Murray on 23 December 2019, 17:22:44 UTC, committed by Bryna Hazelton on 13 February 2020, 08:30:39 UTC
1 parent a538127
Raw File
Tip revision: 29e489965cb422fb15ebdd6f9664c9d64d772017 authored by Steven Murray on 23 December 2019, 17:22:44 UTC
Removed all py2 I could find
Tip revision: 29e4899
.coveragerc
[run]
omit = */tests/*

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