mirror of
https://github.com/ANL-CEEESA/LLEPE.git
synced 2025-12-06 01:48:53 -06:00
update to account for autodocs
This commit is contained in:
@@ -21,6 +21,7 @@ project = 'LLEPE'
|
|||||||
copyright = '2020, Titus Quah, Nwike Iloeje'
|
copyright = '2020, Titus Quah, Nwike Iloeje'
|
||||||
author = 'Titus Quah, Nwike Iloeje'
|
author = 'Titus Quah, Nwike Iloeje'
|
||||||
master_doc = 'index'
|
master_doc = 'index'
|
||||||
|
autodoc_mock_imports = ["cantera"]
|
||||||
|
|
||||||
# The full version, including alpha/beta/rc tags
|
# The full version, including alpha/beta/rc tags
|
||||||
release = '1.0.0'
|
release = '1.0.0'
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
matplotlib
|
||||||
|
datetime
|
||||||
|
pandas
|
||||||
|
numpy
|
||||||
|
scipy
|
||||||
|
xml
|
||||||
Reference in New Issue
Block a user