Skip to content

Commit 73547a2

Browse files
committed
note python 3 compat
1 parent f2eabc4 commit 73547a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ written in Python.
55

66
It pretty much works.
77

8-
Requires Python 2.7. Will work with any nREPL >= 0.2.0 endpoint that uses the
8+
Requires Python 2.7 or 3.3. Will work with any nREPL >= 0.2.0 endpoint that uses the
99
default bencode socket transport. Support for [other
1010
transports](https://github.com/clojure/tools.nrepl/wiki/Extensions#transports)
1111
should be straightforward, thanks to an unpythonic multimethod thing that

0 commit comments

Comments
 (0)