Revision d62b4bf9e8cdb48601bd4f0d0066b65e5651913e authored by Dara Storer on 11 January 2023, 21:12:43 UTC, committed by Dara Storer on 11 January 2023, 21:12:43 UTC
1 parent b5e2110
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