diff --git a/setup.py b/setup.py index fb2b8a80ec9..6ed1869ac6c 100644 --- a/setup.py +++ b/setup.py @@ -115,6 +115,7 @@ def finalize_options(self): "pandas", "plotly>=4.5.0", "uncertainties>=3.1.4", + "doepy>=0.0.1", ], extras_require={ "provenance": ["pybtex"],