Revision d0455f01bce7639a2cc573d6cdb95c548b6cfa40 authored by Bryna Hazelton on 03 July 2018, 19:15:20 UTC, committed by Bryna Hazelton on 11 July 2018, 19:54:59 UTC
1 parent d2c3dd8
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