Revision 8f799a333fdcefc6a673d4f8876eb6c5b2a323e8 authored by Dara Storer on 20 July 2020, 20:51:35 UTC, committed by Bryna Hazelton on 21 July 2020, 15:34:20 UTC
1 parent 32824f6
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