Revision cbc655fa0bd18a173c1fb59e5cc869b6dc748956 authored by Bryna Hazelton on 03 May 2017, 22:05:54 UTC, committed by Bryna Hazelton on 04 May 2017, 01:44:21 UTC
1 parent 7f2d525
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