forked from IPKM/nmreval
he removed the matplotlib dependency, MONSTER SED not needed anymore
This commit is contained in:
parent
977ee13dad
commit
2a011a8653
@ -41,8 +41,8 @@ AppDir:
|
|||||||
- python3.9-minimal
|
- python3.9-minimal
|
||||||
- python3-pyqt5
|
- python3-pyqt5
|
||||||
- python3-numpy
|
- python3-numpy
|
||||||
# - python3-matplotlib
|
#- python3-matplotlib
|
||||||
# - python-matplotlib-data
|
#- python-matplotlib-data
|
||||||
- python3-scipy
|
- python3-scipy
|
||||||
- python3-bsddb3
|
- python3-bsddb3
|
||||||
- python3-h5py
|
- python3-h5py
|
||||||
@ -53,8 +53,8 @@ AppDir:
|
|||||||
- libavahi-common-data
|
- libavahi-common-data
|
||||||
- libavahi-common3
|
- libavahi-common3
|
||||||
after_bundle: |
|
after_bundle: |
|
||||||
echo "MONSTER SED FOLLOWING..."
|
echo "MONSTER SED FOLLOWING...(uncomment if needed for mpl-data)"
|
||||||
sed -i s,\'/usr/share/matplotlib/mpl-data\',"f\"\{os.environ.get\('APPDIR'\,'/'\)\}/usr/share/matplotlib/mpl-data\"", ${TARGET_APPDIR}/usr/lib/python3/dist-packages/matplotlib/__init__.py
|
#sed -i s,\'/usr/share/matplotlib/mpl-data\',"f\"\{os.environ.get\('APPDIR'\,'/'\)\}/usr/share/matplotlib/mpl-data\"", ${TARGET_APPDIR}/usr/lib/python3/dist-packages/matplotlib/__init__.py
|
||||||
runtime:
|
runtime:
|
||||||
version: "continuous"
|
version: "continuous"
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user