diff --git a/pyproject.toml b/pyproject.toml index 945ee631e1..8fb38bd8c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,6 +16,7 @@ dependencies = [ "crcmod", "tqdm", "pandacan@git+https://github.com/commaai/panda.git@master", + "setuptools", ] [project.optional-dependencies]