diff options
author | ryoon <ryoon@pkgsrc.org> | 2019-11-27 04:00:33 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2019-11-27 04:00:33 +0000 |
commit | 387377923ce222439e296b6fdcfad9af38a2e82b (patch) | |
tree | 6f0b52ab1d8c149d243817c5bb830882eef171bf /graphics | |
parent | 32e97c78c82e7fac4cb466c7eb2921c81895b8db (diff) | |
download | pkgsrc-387377923ce222439e296b6fdcfad9af38a2e82b.tar.gz |
Update to remove the sentences that describe removed packages
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-matplotlib/DESCR | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/py-matplotlib/DESCR b/graphics/py-matplotlib/DESCR index ee952330fd9..7725cf3208e 100644 --- a/graphics/py-matplotlib/DESCR +++ b/graphics/py-matplotlib/DESCR @@ -8,6 +8,3 @@ interface familiar to python users, and several high resolution output formats are supported. Tutorial: https://matplotlib.org/users/tutorials.html - -This is the base package which supports only non-GUI graphics output. -For interactive graphics, install one of graphics/py-matplotlib-{gtk2,tk}. |