Skip to content

Commit e251f49

Browse files
committed
Downgrading HTTPretty to work with Python 3.4.
1 parent 49b8e0b commit e251f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# Development dependencies.
33
#
44
nose==1.3.4
5-
httpretty==0.8.8
5+
httpretty==0.8.6
66
mock==1.0.1

0 commit comments

Comments
 (0)