diff options
Diffstat (limited to 'doc/conf.py')
-rw-r--r-- | doc/conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index d06f5386..79d8aaec 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -11,7 +11,6 @@ import os project = 'flashrom' # copyright = '2023, The flashrom authors' author = 'The flashrom authors' -release = os.getenv('FLASHROM_VERSION') # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration |