Revision da8c07527543aadd306e2ea195fa5b01b4ae5a38 authored by aelanman on 21 April 2017, 01:32:22 UTC, committed by Adam Beardsley on 11 May 2017, 16:35:19 UTC
1 parent b26988a
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