diff --git a/pyproject.toml b/pyproject.toml index c5153038bcb278f8c94c8aac61d0c5ae71d1fc64..b29dc1147860101e85314baee09d3da64bef46a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,6 +38,7 @@ doc = [ "notebook", "chardet", "recommonmark", + "make" ] test = [ "pytest",