Revision 3880bfdae1395750ef3efa7f3140c18ca8078f14 authored by Bryna Hazelton on 29 April 2017, 17:09:45 UTC, committed by Bryna Hazelton on 03 May 2017, 16:37:18 UTC
1 parent 65c4ac6
Raw File
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