Revision f53f9780979c5efe2d99d5e9b40b5c1066d6e40d authored by Bryna Hazelton on 21 December 2022, 20:55:20 UTC, committed by Bryna Hazelton on 29 December 2022, 17:07:16 UTC
1 parent 2fbc6a1
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