diff options
author | Chayim I. Kirshen <c@kirshen.com> | 2022-01-19 10:49:04 +0200 |
---|---|---|
committer | Chayim I. Kirshen <c@kirshen.com> | 2022-01-19 10:49:04 +0200 |
commit | 74ea90abc45cc71a593b03e9b03645a4de6ba94e (patch) | |
tree | 0c2947be063063c521cae2bc6a7526740380dbba /docs/conf.py | |
parent | e7a3a5f363cd3572fe36773d07a178a777e7480a (diff) | |
download | redis-py-ck-docminors.tar.gz |
blackck-docminors
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py index 8bc58e0..b99e46c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -69,9 +69,6 @@ release = version if version == "99.99.99": release = "dev" -## The full version, including alpha/beta/rc tags. -#release = redis.__version__ - # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # language = None |