From 3d9c9667ef3ef6644169e5f65570daf48b8659cc Mon Sep 17 00:00:00 2001 From: J08nY Date: Tue, 8 Aug 2023 17:51:14 +0200 Subject: Temporarily add back parameterized dependency. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 5093e0f..bb7c647 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ "leia" = ["smartleia"] "gmp" = ["gmpy2"] "dev" = ["mypy", "flake8", "interrogate", "pyinstrument", "black", "types-setuptools"] -"test" = ["pytest", "coverage", "pytest-cov"] +"test" = ["pytest", "coverage", "pytest-cov", "parameterized"] "doc" = ["sphinx", "sphinx-autodoc-typehints", "nbsphinx", "sphinx-paramlinks", "sphinx_design"] [tool.setuptools.packages.find] -- cgit v1.2.3-70-g09d2