diff options
| author | Rémy HUBSCHER <hubscher.remy@gmail.com> | 2020-04-24 12:32:52 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-24 12:32:52 +0200 |
| commit | 7587e292fb6b8322891636e785b63425778ab7c6 (patch) | |
| tree | 4e77900e246f763c9c12b0824228559bd2720c44 /docs | |
| parent | abf1eea842284f6e147d9acf25a13c4e0c076e66 (diff) | |
| download | ihatemoney-mirror-7587e292fb6b8322891636e785b63425778ab7c6.zip ihatemoney-mirror-7587e292fb6b8322891636e785b63425778ab7c6.tar.gz ihatemoney-mirror-7587e292fb6b8322891636e785b63425778ab7c6.tar.bz2 | |
Remove obsolete python code (<3.6). (#571)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/conf.py b/docs/conf.py index 4789396..1ec26a5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,7 +1,3 @@ -# coding: utf8 -import os -import sys - templates_path = ["_templates"] source_suffix = ".rst" master_doc = "index" |
