Revision 1896712170c409d3b7f73d5f5d914e3e797aadf2 authored by Dara Storer on 03 July 2020, 17:35:35 UTC, committed by Bryna Hazelton on 16 July 2020, 02:00:56 UTC
1 parent 1c612e5
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