Revision 6b900c767a6525198f4d8f2760c2a4a95c7f9de7 authored by Bryna Hazelton on 05 November 2017, 06:05:53 UTC, committed by Adam Beardsley on 07 November 2017, 23:01:04 UTC
1 parent 02d5418
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