diff --git a/pyproject.toml b/pyproject.toml index 4095cb303..e095658c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,6 +73,7 @@ python-downloads = "automatic" # Automatically download Python if needed examples = [ "bs4", "ipython", + "psutil", ] test = [ "pytest",