mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-01-05 10:24:48 +01:00
Update README.rst
Add requirements-dev.txt install
This commit is contained in:
parent
f7aec236e7
commit
eca5f66cd6
1 changed files with 2 additions and 0 deletions
|
@ -136,6 +136,8 @@ Install dependencies:
|
|||
|
||||
$ pip install -r requirements.txt
|
||||
|
||||
$ pip install -r requirements-dev.txt
|
||||
|
||||
Run tests:
|
||||
|
||||
$ make test
|
||||
|
|
Loading…
Reference in a new issue