diff options
author | Serban Udrea <S.Udrea@gsi.de> | 2010-11-13 12:54:37 +0100 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-11-22 19:40:04 +0100 |
commit | fe9e5734d37ceaf6974f2ea4bf6bf0a9c1b196df (patch) | |
tree | 9e370fdb69384e26ca7ee2ea28af7c8be380fb7b /libraries/matplotlib/README | |
parent | 3250af3193713d1dd27e69502662b7ff9af70873 (diff) | |
download | slackbuilds-fe9e5734d37ceaf6974f2ea4bf6bf0a9c1b196df.tar.gz |
libraries/matplotlib: Script fixes and new maintainer.
Fixed script to not install the included versions of pytz
and python-dateutil.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'libraries/matplotlib/README')
-rw-r--r-- | libraries/matplotlib/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/matplotlib/README b/libraries/matplotlib/README index 71f7c7f974..768e132806 100644 --- a/libraries/matplotlib/README +++ b/libraries/matplotlib/README @@ -4,4 +4,4 @@ development and web application servers targeting multiple user interfaces and hardcopy output formats. There is a 'pylab' mode which emulates matlab graphics -This requires numpy. +This requires numpy, pytz and python-dateutil. |