mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
add urllib3 to the tox dependencies
This commit is contained in:
parent
37f0273ff4
commit
88f6dbe7f6
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
@ -10,6 +10,7 @@ deps =
|
|||
pytest >= 4.6.3, < 5.0
|
||||
pyyaml >= 5.1.2, < 6.0
|
||||
flake8 >= 3.7.9, < 3.8
|
||||
urllib3
|
||||
commands =
|
||||
pytest {posargs}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue