mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-10 06:33:34 +00:00
install
This commit is contained in:
@ -12,3 +12,5 @@ os:
|
|||||||
before_install:
|
before_install:
|
||||||
- pip install pyinstaller
|
- pip install pyinstaller
|
||||||
- pyinstaller src/gam.py
|
- pyinstaller src/gam.py
|
||||||
|
|
||||||
|
install: pip install --upgrade pip
|
||||||
|
Reference in New Issue
Block a user