Revision 2276c73c5972593a43563011eeedf41539cb1dff authored by Zachary Martinot on 23 August 2017, 22:39:25 UTC, committed by Bryna Hazelton on 05 November 2017, 04:58:06 UTC
1 parent a20dc5f
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