1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 18:34:48 +00:00

urllib3 deps

This commit is contained in:
deadc0de6
2023-02-27 22:21:24 +01:00
parent aec81e81d7
commit 214083aa01

View File

@@ -5,4 +5,5 @@ coveralls; python_version > '3.5'
pyflakes; python_version > '3.5' pyflakes; python_version > '3.5'
pylint; python_version > '3.5' pylint; python_version > '3.5'
halo; python_version > '3.5' halo; python_version > '3.5'
distro; python_version > '3.5' distro; python_version > '3.5'
urllib3; python_version > '3.5'