Update conf.py

This commit is contained in:
titusquah
2021-04-07 13:05:41 -06:00
parent 6a3308a71a
commit 11f8eef599

View File

@@ -24,6 +24,7 @@ project = 'LLEPE'
copyright = '2020, UChicago Argonne, LLC.'
author = 'UChicago Argonne, LLC.'
master_doc = 'index'
autodoc_mock_imports = ["cantera"]
# The full version, including alpha/beta/rc tags
release = '1.0.0'