mirror of https://gitlab.com/pamhyr/pamhyr2
test debug for linux runner
parent
81e85ab488
commit
25e4786484
|
|
@ -281,7 +281,7 @@ build-developers-doc:
|
|||
- pip3 install -U pip
|
||||
- pip3 install -r ../full-requirements.txt
|
||||
- pip3 install -U -r ../full-requirements.txt
|
||||
- pip3 install pdoc
|
||||
- pip3 install pdoc3
|
||||
- pdoc --html .
|
||||
# Create archive
|
||||
- tar cf html.tar ./html
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ PyQt5-sip==12.18.0
|
|||
QScintilla>=2.14.1
|
||||
pyqtgraph>=0.12.1
|
||||
matplotlib>=3.7.1, < 3.10.0
|
||||
numpy>=1.24.2
|
||||
numpy==1.24.2
|
||||
colorama>=0.4.3
|
||||
pyinstaller>=5.11.0
|
||||
shapely>=2.0.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue