doc: point out we only support python-2 for now

This commit is contained in:
Sebastien Binet 2015-07-24 17:17:18 +02:00
parent 2dcedc58eb
commit c78e0e1a64
1 changed files with 1 additions and 0 deletions

View File

@ -122,3 +122,4 @@ ok github.com/go-python/gopy 2.135s
- wrap `go` structs into `python` classes
- better pythonization: turn `go` `errors` into `python` exceptions
- only `python-2` supported for now