Revision 11831c2e84e33e5ba71eaac5ee8545ca27d34971 authored by Bryna Hazelton on 03 August 2017, 00:23:50 UTC, committed by Danny Jacobs on 27 October 2017, 19:54:58 UTC
1 parent c386afa
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