Revision 9b91ad7f90b1925444091f6180bf6e3c3b46e009 authored by Bryna Hazelton on 27 July 2021, 01:19:29 UTC, committed by Bryna Hazelton on 09 September 2021, 22:30:31 UTC
1 parent 25b40da
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