Revision 5e01441385f48f23a7db7e4055983859d2fcd97b authored by Garrett Keating on 24 July 2020, 17:17:15 UTC, committed by Garrett Keating on 24 July 2020, 17:17:15 UTC
1 parent 77d358c
Raw File
MANIFEST.in
include *.md
include LICENSE
include *.bib
include pyuvdata/uvdata/src/*
include scripts/*.pro
include scripts/*.sh
recursive-include pyuvdata/data *
recursive-include pyuvdata/*.py
prune pyuvdata/data/test
recursive-include docs *
exclude docs/.DS_Store
prune docs/_build
prune docs/__pycache__
back to top