https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 0ada8a4cadafe45f0aad47a3efb72227f3b0797f authored by Bryna Hazelton on 31 July 2017, 23:34:15 UTC, committed by Bryna Hazelton on 04 August 2017, 16:59:10 UTC
1 parent 2e7e6d6
Raw File
Tip revision: 0ada8a4cadafe45f0aad47a3efb72227f3b0797f authored by Bryna Hazelton on 31 July 2017, 23:34:15 UTC
Fix antenna positions to match file conventions (issue #169)
Tip revision: 0ada8a4
MANIFEST.in
include *.md
include LICENSE
include pyuvdata/VERSION
include pyuvdata/GIT_INFO
include *.bib
include scripts/*.pro
include scripts/*.sh
recursive-include pyuvdata/data *
prune pyuvdata/data/test
recursive-include docs *
exclude docs/.DS_Store
prune docs/_build
back to top