diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2022-02-07 19:59:56 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-09 09:35:18 +0700 |
commit | c87dcd8035c34384d339a3bb7842d440717c34d6 (patch) | |
tree | e23f500d80325fb63df373736d6cfa8dd8c71cd8 /libraries/PyQwt/README | |
parent | d979be5dbb087a669bd9d5336dd56c8d558f4c00 (diff) |
libraries/PyQwt: Removed (needs PyQt4).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/PyQwt/README')
-rw-r--r-- | libraries/PyQwt/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libraries/PyQwt/README b/libraries/PyQwt/README deleted file mode 100644 index fe2212df44..0000000000 --- a/libraries/PyQwt/README +++ /dev/null @@ -1,3 +0,0 @@ -PyQwt is a Python wrapper for the Qwt C++ class library which extends the Qt -framework with widgets to display and control data for scientific and -engineering applications. |