https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision fb7ea3bf6edc1dd08746eed8c19ece8f4185c4e4 authored by Matthew Kolopanis on 16 January 2020, 19:28:34 UTC, committed by Bryna Hazelton on 13 February 2020, 08:30:39 UTC
1 parent 3f852c0
Raw File
Tip revision: fb7ea3bf6edc1dd08746eed8c19ece8f4185c4e4 authored by Matthew Kolopanis on 16 January 2020, 19:28:34 UTC
update pull request template to reflect dropping py2
Tip revision: fb7ea3b
.coveragerc
[run]
omit = */tests/*

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