https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 05c6df93b6267c37632d67f007d737b1c9ffe145 authored by aelanman on 06 March 2017, 16:26:23 UTC, committed by Adam Beardsley on 11 May 2017, 16:35:19 UTC
1 parent d213afe
Raw File
Tip revision: 05c6df93b6267c37632d67f007d737b1c9ffe145 authored by aelanman on 06 March 2017, 16:26:23 UTC
Update
Tip revision: 05c6df9
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