https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 53ecf27ef042bf8e14b6b10b607414800745a77f authored by Bryna Hazelton on 09 January 2020, 21:53:11 UTC, committed by Paul La Plante on 15 January 2020, 18:54:22 UTC
1 parent b0f5599
Raw File
Tip revision: 53ecf27ef042bf8e14b6b10b607414800745a77f authored by Bryna Hazelton on 09 January 2020, 21:53:11 UTC
try adding libgfortran to conda yaml to fix missing dylib
Tip revision: 53ecf27
.coveragerc
[run]
omit = */tests/*

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