bumped version, python3 now working, deprecated python build replaced with pybuild

This commit is contained in:
Markus Rosenstihl
2026-03-09 15:22:06 +01:00
parent 2fa5f5aa64
commit d6cb89b63c
6 changed files with 22 additions and 61 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
sudo apt install libcairo2-dev
sudo apt install python3-scipy python3-lmfit python3-matplotlib
sudo apt install python3-scipy python3-lmfit python3-matplotlib python3-tables python3-xdg
sudo apt install gir1.2-gtksource-3.0
DEBRELEASE=$(lsb_release -cs)
case $DEBRELEASE in