diff --git a/setup.py b/setup.py index 552cb317..6eefb840 100644 --- a/setup.py +++ b/setup.py @@ -17,5 +17,6 @@ "matplotlib", "pykep", "pytest", + "inquirer", ] )