Revision 1b43916e50c234771a9da1548982045fbccc6d06 authored by Bryna Hazelton on 21 April 2020, 22:31:35 UTC, committed by Matthew Kolopanis on 27 April 2020, 16:00:51 UTC
1 parent 9012fe8
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