https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 160048575e894ca7e034cf6247e28dc71bc009aa authored by Bryna Hazelton on 15 November 2017, 05:38:47 UTC, committed by Adam Beardsley on 15 November 2017, 22:11:56 UTC
1 parent ee19e54
Raw File
Tip revision: 160048575e894ca7e034cf6247e28dc71bc009aa authored by Bryna Hazelton on 15 November 2017, 05:38:47 UTC
More readme language tweaks
Tip revision: 1600485
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