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
MANIFEST.in
include *.md
include LICENSE
include pyuvdata/VERSION
include pyuvdata/GIT_INFO
include *.bib
include pyuvdata/src/*
include scripts/*.pro
include scripts/*.sh
recursive-include pyuvdata/data *
prune pyuvdata/data/test
recursive-include docs *
exclude docs/.DS_Store
prune docs/_build
prune docs/__pycache__
back to top