Skip to content

Commit 61842e2

Browse files
committed
Enhancement: Add issue note regarding HTTPretty
1 parent a7d7aba commit 61842e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ You can use any of them, and you must pull them in via your own test requirement
9292
.. note:: HTTPretty has some version and Python limitations. Version 0.8.6 works fine; however, version 0.9.x which supports
9393
Python3 seems to have a breaking change that is causing problems. Only 0.8.6 is supported by StackInABox under Python2
9494
for the time being. That is not to say you may not get it to work; just that the StackInABox Unit Tests cannot verify it
95-
will work. PRs are welcome to help resolve this.
95+
will work. PRs are welcome to help resolve this. See Issue #80 for status.
9696

9797
-----------
9898
Error Codes

0 commit comments

Comments
 (0)