mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-01-03 09:49:21 +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
|
@ -135,6 +135,8 @@ Check out the latest development version anonymously with::
|
|||
Install dependencies:
|
||||
|
||||
$ pip install -r requirements.txt
|
||||
|
||||
$ pip install -r requirements-dev.txt
|
||||
|
||||
Run tests:
|
||||
|
||||
|
|
Loading…
Reference in a new issue