Merge pull request #769 from cjmayo/pyftpdlib

pyftpdlib released with Python 3.12 support
This commit is contained in:
Chris Mayo 2023-11-06 19:22:39 +00:00 committed by GitHub
commit f5ba538184
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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