diff doc/conf.py @ 435:4b74e44900d2

Add .readthedocs.yaml
author Amine Sehili <amine.sehili@gmail.com>
date Wed, 30 Oct 2024 22:00:59 +0100
parents 08a7af37f2e9
children 2644f997b6e0
line wrap: on
line diff
--- a/doc/conf.py	Wed Oct 30 17:23:49 2024 +0100
+++ b/doc/conf.py	Wed Oct 30 22:00:59 2024 +0100
@@ -15,7 +15,6 @@
 import ast
 import os
 import re
-import shlex
 import sys
 
 # If extensions (or modules to document with autodoc) are in another directory,
@@ -64,7 +63,7 @@
 
 # General information about the project.
 project = "auditok"
-copyright = "2015-2021, Amine Sehili"
+copyright = "2015-2024, Amine Sehili"
 author = "Amine Sehili"
 
 # The version info for the project you're documenting, acts as replacement for