diff options
Diffstat (limited to 'development/python3-matplotlib/README')
-rw-r--r-- | development/python3-matplotlib/README | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/development/python3-matplotlib/README b/development/python3-matplotlib/README index b9180f8ab9..6f322abe87 100644 --- a/development/python3-matplotlib/README +++ b/development/python3-matplotlib/README @@ -7,8 +7,7 @@ of ipython uses matplotlib to emulate matlab graphics. This is the Python 3 version of matplotlib and can coexist with SBo's matplotlib package. -OPTIONAL DEPENDENCIES: python3-PyQt5, wxPython4, python3-pytest, ffmpeg, - avconv, Inkscape +OPTIONAL DEPENDENCIES: wxPython4, python3-pytest, avconv, Inkscape NOTES: If you want to enable the optional subpackages tests and @@ -17,5 +16,3 @@ NOTES: If you want to enable the optional subpackages tests and python3-pytest, ffmpeg, avconv and Inkscape are already installed. Besides ffmpeg/avconv are also needed if you wish better support of animation output formats. - - The pytz dependency must be compiled with Python 3 support. |