Revision 4dc921979355c403ed1276138c9da42129f43d44 authored by Garrett 'Karto' Keating on 31 July 2022, 22:30:45 UTC, committed by Matthew Kolopanis on 05 August 2022, 19:36:22 UTC
1 parent 0e2a4ea
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