aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorJ08nY2024-08-28 18:45:50 +0200
committerJ08nY2024-08-28 18:45:50 +0200
commit443801d412f98c56117420c0850116921e25529d (patch)
tree1610d9cf391dd91d311bab86ba0ec1dff11382f9 /pyproject.toml
parent3a882956572af3ffc92811e8bcac4f87b4ad0d2a (diff)
downloadpyecsca-443801d412f98c56117420c0850116921e25529d.tar.gz
pyecsca-443801d412f98c56117420c0850116921e25529d.tar.zst
pyecsca-443801d412f98c56117420c0850116921e25529d.zip
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 3a0700e..82242c0 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -73,7 +73,7 @@
"pari" = ["cysignals", "cypari2"]
"dev" = ["mypy", "flake8", "interrogate", "pyinstrument", "black", "types-setuptools", "pydocstyle"]
"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"]
+ "doc" = ["sphinx", "sphinx-autodoc-typehints", "nbsphinx", "sphinx-paramlinks", "sphinx_design", "sphinx-plausible", "alabaster>=0.7.16"]
[tool.setuptools.packages.find]
include = ["pyecsca*"]