Revision 4493fd2720610e857bb4a24eff949eb1f2ba7f26 authored by Ruby Byrne on 16 July 2018, 23:59:02 UTC, committed by Bryna Hazelton on 17 July 2018, 22:36:24 UTC
1 parent 9f0b97c
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