diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
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"] |
