Skip to content

Commit 92cc1f0

Browse files
committed
Add instruction for supported version of pip for python-api package.
Fixes #79
1 parent b6aef63 commit 92cc1f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

+2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ Documentation of the API and Usage Examples
4848
To use the loklak app, first an object of the loklak type needs to be
4949
created. Do the following to install the ``pip`` module and add it to
5050
your ``requirements`` for the application.
51+
Currently our pip package is supported for python2.7 and lower venv versions.
52+
Will be supported in python3 version soon!
5153

5254
``pip install python-loklak-api``
5355

0 commit comments

Comments
 (0)