10000 Merge branch 'master' of github.com:twilio/twilio-python · Stackdriver/twilio-python@1886d01 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Feb 1, 2018. It is now read-only.

Commit 1886d01

Browse files
author
Kevin Burke
committed
Merge branch 'master' of github.com:twilio/twilio-python
2 parents d2f422d + d95ce1a commit 1886d01

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
From the root directory of this repository:
66

7-
$ pip install -r requirements.txt
7+
$ python setup.py develop
8+
$ pip install -r tests/requirements.txt
89

910
## Running the tests
1011

0 commit comments

Comments
 (0)
0