Revision 250bf5868c6d8f5ae005a11a46e6f66333136f0a authored by Paul La Plante on 20 July 2018, 21:42:26 UTC, committed by Bryna Hazelton on 21 July 2018, 18:38:43 UTC
1 parent ef6e409
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