From c628379541980db45306b33e182bb822b7ab3c83 Mon Sep 17 00:00:00 2001 From: J08nY Date: Tue, 2 Apr 2024 15:23:00 +0200 Subject: Bump notebook repo. --- notebook | 2 +- pyproject.toml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/notebook b/notebook index 681f124..d814afb 160000 --- a/notebook +++ b/notebook @@ -1 +1 @@ -Subproject commit 681f1243aa989c6028fdbda03f8b63cf9fa57914 +Subproject commit d814afb34f044c6ea1486e17a32c8d4691d9b6a9 diff --git a/pyproject.toml b/pyproject.toml index 5596c27..540a68e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,3 +1,4 @@ + [build-system] requires = ["setuptools>=61.0", "setuptools_scm[toml]>=6.2"] build-backend = "setuptools.build_meta" @@ -65,7 +66,7 @@ "pari" = ["cysignals", "cypari2"] "dev" = ["mypy", "flake8", "interrogate", "pyinstrument", "black", "types-setuptools"] "test" = ["pytest>=7.0.0", "coverage", "pytest-cov", "pytest-sugar", "pytest-mock"] -"doc" = ["sphinx", "sphinx-autodoc-typehints", "nbsphinx", "sphinx-paramlinks", "sphinx_design"] +"doc" = ["sphinx", "sphinx-autodoc-typehints", "nbsphinx", "sphinx-paramlinks", "sphinx_design", "alabaster>=0.7.16"] [tool.setuptools.packages.find] include = ["pyecsca*"] -- cgit v1.2.3-70-g09d2