From abc889d4fd8f5c104f3367a788e3c766138b25fd Mon Sep 17 00:00:00 2001 From: J08nY Date: Tue, 4 Jun 2024 17:26:00 +0200 Subject: Add testing of (some) notebooks. --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index d8abb66..1972bfa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,6 +41,7 @@ "holoviews", "bokeh", "matplotlib", + "seaborn", "datashader", "dask[dataframe]", "xarray", @@ -66,7 +67,7 @@ "gmp" = ["gmpy2"] "pari" = ["cysignals", "cypari2"] "dev" = ["mypy", "flake8", "interrogate", "pyinstrument", "black", "types-setuptools", "pydocstyle"] - "test" = ["pytest>=7.0.0", "coverage", "pytest-cov", "pytest-sugar", "pytest-mock"] + "test" = ["pytest>=7.0.0", "coverage", "pytest-cov", "pytest-sugar", "pytest-mock", "nbmake"] "doc" = ["sphinx", "sphinx-autodoc-typehints", "nbsphinx", "sphinx-paramlinks", "sphinx_design", "alabaster>=0.7.16"] [tool.setuptools.packages.find] -- cgit v1.2.3-70-g09d2