Revision a23d396ec6106287ad4f73f34ea1c39c1d08f0de authored by Paul La Plante on 29 September 2017, 22:49:16 UTC, committed by Adam Beardsley on 02 October 2017, 21:43:41 UTC
1 parent 1a0c71d
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