Skip to content

Commit 3ba8eff

Browse files
committed
Make cryptography a test-time dependency
1 parent 3dafad6 commit 3ba8eff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ exclude = ["tests", "tests.*"]
2929
testing = [
3030
"tomli",
3131
"coverage[toml]",
32+
"cryptography",
3233
"pytest",
3334
"pytest-xdist",
3435
"pytest-asyncio",

0 commit comments

Comments
 (0)