Revision 33fa059320b68f50c852b85092d0e91cba8630f1 authored by Ruby Byrne on 29 June 2018, 20:23:38 UTC, committed by Bryna Hazelton on 17 July 2018, 22:36:24 UTC
1 parent 9fa12f2
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