Revision 8a160b67ed6b6dd4ee4c18395a6359c19cdaea65 authored by Bryna Hazelton on 13 January 2022, 03:30:58 UTC, committed by Matthew Kolopanis on 20 January 2022, 16:48:36 UTC
1 parent 7bf3244
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