mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-03-25 16:22:19 +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.txt
|
||||||
|
|
||||||
|
$ pip install -r requirements-dev.txt
|
||||||
|
|
||||||
Run tests:
|
Run tests:
|
||||||
|
|
||||||
$ make test
|
$ make test
|
||||||
|
|
Loading…
Add table
Reference in a new issue