Revision f440d6aab5f74c6876131d8e5abc62bd2beadb67 authored by Bryna Hazelton on 26 June 2018, 22:23:23 UTC, committed by Bryna Hazelton on 11 July 2018, 19:54:59 UTC
1 parent 1ed38f5
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