Revision f20d1bae79447c83966c0c903bd8225a08e15db2 authored by pyxieloustar on 25 October 2021, 22:03:44 UTC, committed by Bryna Hazelton on 01 November 2021, 18:26:43 UTC
1 parent 1cc6cfe
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