Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
vasole authored Oct 20, 2023
1 parent 9ae6f54 commit b37cf33
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Examples of source installation
You will need the following dependencies installed:

- `python <https://www.python.org/>`_ (3.7 or higher
- `python <https://www.python.org/>`_ (3.8 or higher
recommended)
- `numpy <https://www.numpy.org/>`_
- `fisx <https://github.com/vasole/fisx>`_
Expand All @@ -75,9 +75,6 @@ running python installation with one of the following combinations:
- ``PySide6`` + ``matplotlib`` (PyMca license will be
`MIT <https://tldrlegal.com/license/mit-license>`_ because PySide6 is
`LGPL <https://www.gnu.org/licenses/lgpl-3.0.en.html>`_)
- ``PySide2`` + ``matplotlib`` (PyMca license will be
`MIT <https://tldrlegal.com/license/mit-license>`_ because PySide2 is
`LGPL <https://www.gnu.org/licenses/lgpl-3.0.en.html>`_)

If you want to embed ``PyMca`` in your own graphical applications, I
recommend you to use the
Expand Down

0 comments on commit b37cf33

Please sign in to comment.