diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 00:26:58 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 00:26:58 -0500 |
commit | 5b6c14359e8dff40e3a597ba0cae1d46ee2abe3e (patch) | |
tree | 2b36abae5796c19577d2fd7e7da3760503735782 /python/python-distutils-extra/README | |
parent | 7bfbb23a3de23b640e016c536666fde2c1190f03 (diff) |
python/python-distutils-extra: Build with python3 by default
Diffstat (limited to 'python/python-distutils-extra/README')
-rw-r--r-- | python/python-distutils-extra/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/python/python-distutils-extra/README b/python/python-distutils-extra/README index 90754780d3c5c..5e652e923fb69 100644 --- a/python/python-distutils-extra/README +++ b/python/python-distutils-extra/README @@ -2,7 +2,3 @@ Python-distutils-extra allows to easily integrate themable icons, scrollkeeper based documentation, and gettext based translations in your python install and build tools. It can be used with python's distutils or the enhanced setuptools. - -To install python3 bindings run the slackbuild with PYTHON3=yes. - - # PYTHON3=yes ./python-distutils-extra.SlackBuild |