https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision c1a6f9ce5beb600febe4e1f047567b3013e55452 authored by Paul La Plante on 26 July 2017, 15:26:17 UTC, committed by Bryna Hazelton on 26 July 2017, 18:41:12 UTC
1 parent 4a4ff1a
Raw File
Tip revision: c1a6f9ce5beb600febe4e1f047567b3013e55452 authored by Paul La Plante on 26 July 2017, 15:26:17 UTC
Make spw_array backwards compatible
Tip revision: c1a6f9c
MANIFEST.in
include *.md
include LICENSE
include pyuvdata/VERSION
include pyuvdata/GIT_INFO
include *.bib
include scripts/*.pro
include scripts/*.sh
recursive-include pyuvdata/data *
prune pyuvdata/data/test
recursive-include docs *
exclude docs/.DS_Store
prune docs/_build
back to top