Revision c0006c9dcae925c7b7ae7fb156699e92f8d8dff6 authored by Bryna Hazelton on 26 April 2017, 17:27:31 UTC, committed by Zaki Ali on 26 April 2017, 23:39:39 UTC
1 parent ebd98f7
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