https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision d63c41a44cb22eb9151e679848844e26377d21df authored by Bryna Hazelton on 11 October 2018, 20:20:24 UTC, committed by Bryna Hazelton on 15 October 2018, 17:25:41 UTC
1 parent 9dff911
Raw File
Tip revision: d63c41a44cb22eb9151e679848844e26377d21df authored by Bryna Hazelton on 11 October 2018, 20:20:24 UTC
Update the readme to explain the versioning scheme (#446)
Tip revision: d63c41a
.coveragerc
[run]
omit = */tests/*

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