diff --git a/setup.py b/setup.py index 625557ae..2d28ec34 100644 --- a/setup.py +++ b/setup.py @@ -57,6 +57,8 @@ setup( "PyYAML>=5.3", "mergedeep>=1.1.1", "itsdangerous>=1.1", + "setuptools", + "pip", ], entry_points=""" [console_scripts]