mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-16 22:10:26 +00:00
Merge pull request #833 from cjmayo/hatch-test-cryptography
Add cryptography to tool.hatch.envs.test
This commit is contained in:
commit
58507e9d77
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ version_scheme = "post-release"
|
|||
|
||||
[tool.hatch.envs.test]
|
||||
dependencies = [
|
||||
"cryptography",
|
||||
"parameterized",
|
||||
"pdfminer.six",
|
||||
"pyftpdlib",
|
||||
|
|
|
|||
Loading…
Reference in a new issue