Revision 7941114c9ee79c3c62c53c910f3b7503149e272e authored by Bryna Hazelton on 11 October 2018, 17:55:17 UTC, committed by Bryna Hazelton on 12 October 2018, 19:50:57 UTC
1 parent 302431d
Raw File
MANIFEST.in
include *.md
include LICENSE
include pyuvdata/VERSION
include pyuvdata/GIT_INFO
include *.bib
include pyuvdata/src/*
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