mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
tests need webtest
This commit is contained in:
parent
a10b40ed8d
commit
eb01103e61
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -45,5 +45,6 @@ setup(name='Moulinette',
|
|||
'pytest-mock',
|
||||
'requests',
|
||||
'requests-mock',
|
||||
'webtest'
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue