Revision 475787d73c781fea99c4c4e3839776b8d81a4d29 authored by Bryna Hazelton on 11 July 2018, 21:06:58 UTC, committed by Bryna Hazelton on 17 July 2018, 22:36:38 UTC
1 parent 51a467f
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