mirror of
https://github.com/chatmail/core.git
synced 2026-05-16 13:26:38 +03:00
Add requests dependency to python/README.rst
It is used in tests/conftest.py
This commit is contained in:
@@ -54,7 +54,7 @@ which is prohibitively slow in debug mode.
|
|||||||
After successful binding installation you can install a few more
|
After successful binding installation you can install a few more
|
||||||
python packages before finally running the tests::
|
python packages before finally running the tests::
|
||||||
|
|
||||||
python -m pip install pytest pytest-timeout pytest-rerunfailures
|
python -m pip install pytest pytest-timeout pytest-rerunfailures requests
|
||||||
pytest -v tests
|
pytest -v tests
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user