diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-05-07 16:19:08 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-05-07 16:19:08 -0400 |
commit | 6d7901fa7d3feb5c7894e31a48d249b445557f20 (patch) | |
tree | ab5bc83b7747773289adfbb0839d3a5fa3fa179e | |
parent | ed73a95db6b50cce684bbcb9793d13ed36898ad9 (diff) | |
download | sqlalchemy-6d7901fa7d3feb5c7894e31a48d249b445557f20.tar.gz |
- plead with RTD to please please use the correct version
-rw-r--r-- | doc/build/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/requirements.txt b/doc/build/requirements.txt index 58404c592..954f97a8b 100644 --- a/doc/build/requirements.txt +++ b/doc/build/requirements.txt @@ -1,3 +1,3 @@ changelog>=0.3.4 sphinx-paramlinks>=0.2.2 -zzzeeksphinx>=1.0.15 +zzzeeksphinx>=1.0.16 |