Versuch wetterdienst 0.92.0 statt 079:0

This commit is contained in:
dewomser 2024-10-16 18:02:56 +02:00 committed by GitHub
parent 1e99592290
commit 9602ab1878
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ jobs:
run: sudo apt update && sudo apt install gnuplot bash python3 # Gnuplot und Bash installieren
- name: python-Skript ausführen
run: pip install wetterdienst==0.79.0
run: pip install wetterdienst==0.94.0
- name: bash script ausführen
run: bash wetter10.sh # Bash-Skript ausführen, das die Wetterdaten abruft und eine Datei namens wetter.dat erzeugt