mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-16 22:10:26 +00:00
Merge pull request #769 from cjmayo/pyftpdlib
pyftpdlib released with Python 3.12 support
This commit is contained in:
commit
f5ba538184
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -3,7 +3,7 @@ envlist = py3{8,9,10,11,12}, minreqs
|
|||
|
||||
[base]
|
||||
deps =
|
||||
pyftpdlib @ https://github.com/giampaolo/pyftpdlib/archive/ec1f095910846c11fe3a7f8513de771afc7c8afd.tar.gz
|
||||
pyftpdlib
|
||||
parameterized
|
||||
pyopenssl
|
||||
pytest-xdist
|
||||
|
|
|
|||
Loading…
Reference in a new issue