Porównaj commity

...

2 Commity

Autor SHA1 Wiadomość Data
Holger Müller cb162c58fa old pyinstaller 2023-11-04 09:23:05 +01:00
Holger Müller 04d4359f97 old versions test 2023-11-04 08:35:50 +01:00
2 zmienionych plików z 5 dodań i 5 usunięć

Wyświetl plik

@ -29,7 +29,7 @@ jobs:
python3 -m pip install pip==23.3.1
python3 -m pip install -U setuptools setuptools-scm
python3 -m pip install -r requirements.txt
python3 -m pip install PyInstaller==6.1.0
python3 -m pip install PyInstaller==5.13.0
- name: Build binary
run: |
.\venv\Scripts\activate

Wyświetl plik

@ -1,7 +1,7 @@
pyserial==3.5
PyQt6==6.5.2
numpy==1.26.1
scipy==1.11.3
Cython==3.0.5
setuptools==68.2.2
numpy==1.25.1
scipy==1.11.1
Cython==3.0.0
setuptools==68.0.0
setuptools-scm==7.1.0