Revision 4d6b89900a173bdb670de78137ffd41719757856 authored by Nicholas Kern on 02 December 2017, 05:40:24 UTC, committed by Adam Beardsley on 06 December 2017, 21:08:51 UTC
1 parent e5da3d0
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