Revision 147b24f4e42d44c2351c9d97c74069ca1ce70fb3 authored by Paul La Plante on 03 September 2017, 23:59:04 UTC, committed by Adam Beardsley on 04 September 2017, 12:43:49 UTC
1 parent bcb045e
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