Revision 09e113445e2536aadf766e652eb76ab12b0a5211 authored by Paul La Plante on 19 October 2021, 01:32:19 UTC, committed by Paul La Plante on 19 October 2021, 01:32:19 UTC
1 parent 4249e8a
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