Revision dec1b4905aa10283860b498f64fa4be01ad4c2d9 authored by Bryna Hazelton on 19 November 2019, 01:21:40 UTC, committed by Bryna Hazelton on 20 December 2019, 00:09:47 UTC
1 parent efa9b16
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
prune docs/__pycache__
back to top