Revision f68dabf2bbb432ef793b0f45c96aff19803f29d2 authored by Adam Beardsley on 05 April 2017, 15:31:26 UTC, committed by Bryna Hazelton on 14 April 2017, 19:14:20 UTC
1 parent f64e24a
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