Revision 17ed61a2f62deec5b816b5f1356aabcd0c3c90cb authored by Matthew Kolopanis on 20 February 2020, 21:06:12 UTC, committed by Matthew Kolopanis on 20 February 2020, 22:48:26 UTC
1 parent 0b7fd13
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