https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision c76be1977225760f0b811709c4135283a33a68b6 authored by Bryna Hazelton on 08 May 2018, 19:53:40 UTC, committed by Jonathan Pober on 09 May 2018, 16:44:25 UTC
1 parent 3b63b1a
Raw File
Tip revision: c76be1977225760f0b811709c4135283a33a68b6 authored by Bryna Hazelton on 08 May 2018, 19:53:40 UTC
catch warning in test_fhd_cal
Tip revision: c76be19
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