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
.readthedocs.yml
# Don't build any extra formats
formats:
    - none
conda:
    file: ci/rtd_env.yml
python:
   version: 2.7
python:
   setup_py_install: true
back to top