Revision 97e138809d25cd2b6e36b5791efca9b822600a58 authored by Bryna Hazelton on 14 December 2017, 04:11:32 UTC, committed by Danny Jacobs on 18 December 2017, 20:52:09 UTC
1 parent b243743
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