test debug for linux runner

dev_dylan
Theophile Terraz 2026-03-24 15:55:07 +01:00
parent 81e85ab488
commit 25e4786484
2 changed files with 2 additions and 2 deletions

View File

@ -281,7 +281,7 @@ build-developers-doc:
- pip3 install -U pip - pip3 install -U pip
- pip3 install -r ../full-requirements.txt - pip3 install -r ../full-requirements.txt
- pip3 install -U -r ../full-requirements.txt - pip3 install -U -r ../full-requirements.txt
- pip3 install pdoc - pip3 install pdoc3
- pdoc --html . - pdoc --html .
# Create archive # Create archive
- tar cf html.tar ./html - tar cf html.tar ./html

View File

@ -5,7 +5,7 @@ PyQt5-sip==12.18.0
QScintilla>=2.14.1 QScintilla>=2.14.1
pyqtgraph>=0.12.1 pyqtgraph>=0.12.1
matplotlib>=3.7.1, < 3.10.0 matplotlib>=3.7.1, < 3.10.0
numpy>=1.24.2 numpy==1.24.2
colorama>=0.4.3 colorama>=0.4.3
pyinstaller>=5.11.0 pyinstaller>=5.11.0
shapely>=2.0.1 shapely>=2.0.1