We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cryptography
1 parent 3dafad6 commit 3ba8effCopy full SHA for 3ba8eff
1 file changed
pyproject.toml
@@ -29,6 +29,7 @@ exclude = ["tests", "tests.*"]
29
testing = [
30
"tomli",
31
"coverage[toml]",
32
+ "cryptography",
33
"pytest",
34
"pytest-xdist",
35
"pytest-asyncio",
0 commit comments