Revision 3f522825e8cf103e7083f71dbf47a09e0e35942c authored by Paul La Plante on 26 October 2018, 17:27:13 UTC, committed by Paul La Plante on 30 October 2018, 00:46:57 UTC
1 parent c247614
Raw File
MANIFEST.in
include *.md
include LICENSE
include pyuvdata/VERSION
include pyuvdata/GIT_INFO
include *.bib
include pyuvdata/src/*
include scripts/*.pro
include scripts/*.sh
recursive-include pyuvdata/data *
prune pyuvdata/data/test
recursive-include docs *
exclude docs/.DS_Store
prune docs/_build
back to top