projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63977bc
)
Update vcrpy version in tox configuration to match test requirements
author
Harmon
<Harmon758@gmail.com>
Sat, 4 May 2019 07:02:53 +0000
(
02:02
-0500)
committer
Harmon
<Harmon758@gmail.com>
Sat, 4 May 2019 07:02:53 +0000
(
02:02
-0500)
tox.ini
patch
|
blob
|
blame
|
history
diff --git
a/tox.ini
b/tox.ini
index 07f06864720b83f312bb4518201674a5177f8bb2..4cf292415af92392362f1343bc8162545e16e34a 100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-10,7
+10,7
@@
envlist = py27, py34, py35, py36
deps =
mock==1.0.1
nose==1.3.3
- vcrpy==1.
0.2
+ vcrpy==1.
10.3
[testenv]
commands = nosetests -v tests.test_cursors tests.test_api tests.test_utils