Revision 2910859a8d698514cbd0ab38348753391acefcda authored by pyxieloustar on 19 August 2021, 20:25:46 UTC, committed by pyxieloustar on 09 September 2021, 00:11:08 UTC
1 parent 09c6025
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