Revision f74150142a333c9b343cf67ddb423db06799f4cc authored by Bryna Hazelton on 03 December 2020, 22:08:11 UTC, committed by Matthew Kolopanis on 04 December 2020, 16:28:38 UTC
1 parent aa3c27a
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