ISISNeutronMuon / MDANSE

MDANSE: Molecular Dynamics Analysis for Neutron Scattering Experiments
https://www.isis.stfc.ac.uk/Pages/MDANSEproject.aspx
GNU General Public License v3.0
19 stars 4 forks source link

Correct the package tags for PyPI and installation instructions #426

Closed MBartkowiakSTFC closed 2 months ago

MBartkowiakSTFC commented 2 months ago

Description of work The 'topic' tags in pyproject.toml were not correct at the time of the alpha release. Also, minor corrections were needed in the installation instructions.

Fixes

  1. Changed topic tags in pyproject.toml to include Physics and Chemistry,
  2. Corrected the slash characters in Windows installation instructions,
  3. Added the installation instructions for pip install from GitHub,
  4. Added pyqt6-tools to GUI dependencies. This may not be necessary, but it is possible that some installations on Windows machines will not work without it. Also, this fixes the PyQt6 version to a slightly older one.

To test Please install MDANSE_GUI in a clean virtual environment and see if it starts correctly after installing.