Revision 5944e20368933b37ed877445406bc736b9dfc040 authored by Bryna Hazelton on 27 April 2017, 06:18:46 UTC, committed by Bryna Hazelton on 03 May 2017, 16:37:18 UTC
1 parent 20003b5
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