Revision f4cafea9a8df2843eee286607add8d3a90e4e648 authored by Bryna Hazelton on 11 July 2018, 23:28:13 UTC, committed by Bryna Hazelton on 12 July 2018, 16:20:08 UTC
1 parent f71a5fa
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