https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision add42455cec3c32ee21155846f18f681463fcc55 authored by Bryna Hazelton on 29 June 2018, 18:57:06 UTC, committed by Bryna Hazelton on 11 July 2018, 19:54:59 UTC
1 parent 001327d
Raw File
Tip revision: add42455cec3c32ee21155846f18f681463fcc55 authored by Bryna Hazelton on 29 June 2018, 18:57:06 UTC
remove recent frequency compare changes, they weren't the problem
Tip revision: add4245
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