mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 13:36:30 +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
|
||||
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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user