Revision f9e24ff524a8a3950e0df4b405cae23c7977d9b0 authored by Bryna Hazelton on 08 December 2022, 18:37:05 UTC, committed by Bryna Hazelton on 20 December 2022, 19:45:00 UTC
1 parent e9ea180
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