Fixing doc build

This commit is contained in:
Jamie Hardt
2023-02-28 12:24:30 -08:00
parent 50fe3e2c0a
commit b65401d25f
2 changed files with 2 additions and 31 deletions

View File

@@ -15,8 +15,8 @@ import ptulsconv
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
project = 'ptulsconv'
copyright = ptulsconv.__copyright__
author = ptulsconv.__author__
# copyright = ptulsconv.__copyright__
# author = ptulsconv.__author__
release = ptulsconv.__version__
# -- General configuration ---------------------------------------------------