aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorJ08nY2024-01-10 18:42:51 +0100
committerJ08nY2024-01-10 18:42:51 +0100
commit64f16ba5e8157d0484307cf64eae9f5318b62825 (patch)
tree433effb9304eff6cb6a136f67c86e3ceb500f8bf /pyproject.toml
parentd36649c3b665c5341b411f735f0f4e84f331d1be (diff)
downloadpyecsca-64f16ba5e8157d0484307cf64eae9f5318b62825.tar.gz
pyecsca-64f16ba5e8157d0484307cf64eae9f5318b62825.tar.zst
pyecsca-64f16ba5e8157d0484307cf64eae9f5318b62825.zip
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 48ad351..089c6c2 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -61,6 +61,7 @@
"smartcard" = ["pyscard"]
"leia" = ["smartleia"]
"gmp" = ["gmpy2"]
+"pari" = ["cysignals", "cypari2"]
"dev" = ["mypy", "flake8", "interrogate", "pyinstrument", "black", "types-setuptools"]
"test" = ["pytest>=7.0.0", "coverage", "pytest-cov", "pytest-sugar"]
"doc" = ["sphinx", "sphinx-autodoc-typehints", "nbsphinx", "sphinx-paramlinks", "sphinx_design"]