https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 82a9bd3027884abac85bfdd72460b8f71b4ea4fc authored by Paul La Plante on 31 May 2019, 16:49:50 UTC, committed by Bryna Hazelton on 31 May 2019, 21:26:09 UTC
1 parent ebd9542
Raw File
Tip revision: 82a9bd3027884abac85bfdd72460b8f71b4ea4fc authored by Paul La Plante on 31 May 2019, 16:49:50 UTC
Add mpi4py to hera_cal testing environment
Tip revision: 82a9bd3
setup.cfg
[metadata]
description-file = README.md

[aliases]
test=pytest

[tool:pytest]
addopts = --ignore=scripts
back to top