Revision b8cd2bf2465d528cefb04a0ee4264287074ba039 authored by Bryna Hazelton on 25 October 2017, 22:51:40 UTC, committed by Danny Jacobs on 27 October 2017, 19:54:58 UTC
1 parent 5d28bf2
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