crude updater added; write_state uses plain text, not pickle; disallow invalid characters; T246
This commit is contained in:
@ -36,18 +36,21 @@ AppDir:
|
||||
# for /usr/bin/env
|
||||
- coreutils
|
||||
- dash
|
||||
- tango-icon-theme
|
||||
- zsync
|
||||
- hicolor-icon-theme
|
||||
- libatlas3-base
|
||||
- python3.9-minimal
|
||||
- python3-pyqt5
|
||||
- python3-numpy
|
||||
#- python3-matplotlib
|
||||
#- python-matplotlib-data
|
||||
- python3-scipy
|
||||
# - python3-matplotlib
|
||||
# - python-matplotlib-data
|
||||
- python3-bsddb3
|
||||
- python3-h5py
|
||||
- python3-pyqt5
|
||||
- python3-pyqtgraph
|
||||
- python3-tk
|
||||
- python3-requests
|
||||
- python3-urllib3
|
||||
# - python3-tk
|
||||
exclude:
|
||||
- libavahi-client3
|
||||
- libavahi-common-data
|
||||
|
Reference in New Issue
Block a user