Revision da1f3565a2cf6bb1f81c489bf45426c695309aee authored by Bryna Hazelton on 08 September 2021, 18:40:10 UTC, committed by Bryna Hazelton on 01 November 2021, 19:08:42 UTC
1 parent 54fba17
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