Revision 5c8860bf89cdaa080b69e252fbff551216f8a11e authored by pyxieloustar on 12 August 2019, 19:02:15 UTC, committed by Bryna Hazelton on 03 December 2019, 02:21:55 UTC
1 parent 7f7c7c4
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
prune docs/__pycache__
back to top