Revision 9a194f5d0faf826045a7a73ef4042e5bc460b8eb authored by Matthew Kolopanis on 12 February 2020, 20:36:42 UTC, committed by Bryna Hazelton on 13 February 2020, 08:30:39 UTC
1 parent d6edc93
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