Revision ae16628d12a06e014d04e0a1139d42adb89dd8f2 authored by pyxieloustar on 17 November 2021, 16:24:26 UTC, committed by pyxieloustar on 02 December 2021, 20:28:31 UTC
1 parent 24a2faf
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