feat: add pyinstaller specfile
This commit is contained in:
parent
beab2ff3a5
commit
acb4557d62
2 changed files with 1 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# -*- mode: python ; coding: utf-8 -*-
|
||||
from kivy.deps import sdl2, glew
|
||||
from kivy_deps import sdl2, glew
|
||||
|
||||
|
||||
a = Analysis(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue