Merge branch 'master' of ssh://chaos3.fkp.physik.tu-darmstadt.de/source/nmreval

This commit is contained in:
2022-11-25 22:19:51 +01:00
3 changed files with 81 additions and 68 deletions

View File

@ -20,7 +20,7 @@ AppDir:
id: pkm.vogel.nmreval
name: NMReval
icon: logo
version: 0.2.0
version: _devel_
# Set the python executable as entry point
exec: usr/bin/python3
# Set the application main script path as argument. Use '$@' to forward CLI parameters
@ -41,8 +41,8 @@ AppDir:
- python3.9-minimal
- python3-pyqt5
- python3-numpy
- python3-matplotlib
- python-matplotlib-data
# - python3-matplotlib
# - python-matplotlib-data
- python3-scipy
- python3-bsddb3
- python3-h5py