https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 1ade616ffad46c03905274b1b397408cee1825b7 authored by Matthew Kolopanis on 15 January 2020, 17:23:58 UTC, committed by Paul La Plante on 15 January 2020, 18:54:22 UTC
1 parent 53ecf27
Raw File
Tip revision: 1ade616ffad46c03905274b1b397408cee1825b7 authored by Matthew Kolopanis on 15 January 2020, 17:23:58 UTC
conda_install.sh: update ncurses from conda-forge if OS is macos-latest
Tip revision: 1ade616
.coveragerc
[run]
omit = */tests/*

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