Skip to content

Commit f1c0b1e

Browse files
authored
Add Py3 notice to readme
1 parent a74c806 commit f1c0b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This is a more helpful version of Python's built-in exception message: It shows
99
```bash
1010
pip install stackprinter
1111
```
12-
12+
[It's only for Python 3.](https://github.com/cknd/stackprinter/issues/2#issuecomment-487424967)
1313
### Before
1414
```
1515
Traceback (most recent call last):

0 commit comments

Comments
 (0)