summaryrefslogtreecommitdiffstats
path: root/academic/scidavis
diff options
context:
space:
mode:
author Matteo Bernardini2021-04-18 23:26:52 +0200
committer Matteo Bernardini2021-04-18 23:26:52 +0200
commitc90645eb3fcc7a6802e75a2929f205152731dcae (patch)
tree43d4c6ff4eb2188d25a47ec5375ac6e39edce6d0 /academic/scidavis
parentb416f389ff6b639a684909e03949b2d72e816840 (diff)
downloadslackbuilds-c90645eb3fcc7a6802e75a2929f205152731dcae.tar.gz
academic/scidavis: Fixed dep info in README
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/scidavis')
-rw-r--r--academic/scidavis/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/academic/scidavis/README b/academic/scidavis/README
index a9cfc5d263..6e2b3fdfab 100644
--- a/academic/scidavis/README
+++ b/academic/scidavis/README
@@ -10,10 +10,6 @@ SciDAVis started as a fork of QtiPlot.
Optional dependencies, after installation, are scipy and pygsl (to
improve python scripting).
-Note for Slackware-current
-
Since version 1.23 it is possible to build/use SciDAVis with Python 3
- just use PYTHON3=yes before executing scidavis.SlackBuild. Default is
to use python 2 (PYTHON3=no).
-*** It does not build using Python 3 in Slackware 14.2 or previous
-because the shipped PyQt was not built with Python 3 support. ***