Revision 033bb5bffa433d2656a58b969eb873911ae5c3ef authored by Bryna Hazelton on 16 July 2018, 19:53:11 UTC, committed by Bryna Hazelton on 19 July 2018, 16:10:04 UTC
Add future deprecation warnings for old ordering.
1 parent f191397
Raw File
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