We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6aef63 commit 92cc1f0Copy full SHA for 92cc1f0
README.rst
@@ -48,6 +48,8 @@ Documentation of the API and Usage Examples
48
To use the loklak app, first an object of the loklak type needs to be
49
created. Do the following to install the ``pip`` module and add it to
50
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!
53
54
``pip install python-loklak-api``
55
0 commit comments