Revision eccfb071528ccbbf44db5b0cdbb9b0f9fbde2c78 authored by Bryna Hazelton on 13 September 2020, 22:46:01 UTC, committed by Bryna Hazelton on 11 December 2020, 19:21:28 UTC
1 parent 4a8f479
Raw File
MANIFEST.in
include *.md
include LICENSE
include *.bib
include pyuvdata/uvdata/src/*
include scripts/*.pro
include scripts/*.sh
recursive-include pyuvdata/data *
recursive-include pyuvdata/*.py
prune pyuvdata/data/test
recursive-include docs *
exclude docs/.DS_Store
prune docs/_build
prune docs/__pycache__
back to top