Revision 9fa12f2ef0608d371a9bebab5537a701b2e138dc authored by Ruby Byrne on 08 June 2018, 00:30:50 UTC, committed by Bryna Hazelton on 17 July 2018, 22:36:24 UTC
1 parent 72da2e1
Raw File
MANIFEST.in
include *.md
include LICENSE
include pyuvdata/VERSION
include pyuvdata/GIT_INFO
include *.bib
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