diff options
Diffstat (limited to 'python/polib/README')
-rw-r--r-- | python/polib/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/polib/README b/python/polib/README index 69123d0da4ec..65bbcbef9a9b 100644 --- a/python/polib/README +++ b/python/polib/README @@ -8,4 +8,8 @@ from scratch. polib supports out of the box any version of python ranging from 2.4 to latest 3.X version. +To install python3 bindings run the slackbuild with PYTHON3=yes. + + # PYTHON3=yes ./polib.SlackBuild + Optional dependency: Sphinx |