Skip to content

Commit c524aad

Browse files
committed
Version Update
v1.0.1-beta
1 parent 1712cbf commit c524aad

File tree

5 files changed

+19
-17
lines changed

5 files changed

+19
-17
lines changed

Sudoku App.exe

-1 Bytes
Binary file not shown.

build/Sudoku App/EXE-00.toc

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1853,22 +1853,22 @@
18531853
('gevent\\__ident.cp36-win_amd64.pyd',
18541854
'D:\\Program\\envs\\tensorflow\\lib\\site-packages\\gevent\\__ident.cp36-win_amd64.pyd',
18551855
'DATA'),
1856-
('eel\\eel.js',
1857-
'D:\\Program\\envs\\tensorflow\\lib\\site-packages\\eel\\eel.js',
1856+
('www\\style.css',
1857+
'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\style.css',
18581858
'DATA'),
18591859
('www\\jquery.js',
18601860
'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\jquery.js',
18611861
'DATA'),
1862-
('www\\script.js',
1863-
'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\script.js',
1864-
'DATA'),
1865-
('www\\style.css',
1866-
'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\style.css',
1867-
'DATA'),
18681862
('www\\index.html',
18691863
'F:\\Projects\\python\\game\\sudoku backtracking '
18701864
'visualizer\\www\\index.html',
18711865
'DATA'),
1866+
('eel\\eel.js',
1867+
'D:\\Program\\envs\\tensorflow\\lib\\site-packages\\eel\\eel.js',
1868+
'DATA'),
1869+
('www\\script.js',
1870+
'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\script.js',
1871+
'DATA'),
18721872
('Sudoku App.exe.manifest',
18731873
'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\build\\Sudoku '
18741874
'App\\Sudoku App.exe.manifest',
@@ -1877,7 +1877,7 @@
18771877
[],
18781878
False,
18791879
False,
1880-
1590269664,
1880+
1590270112,
18811881
[('runw.exe',
18821882
'D:\\Program\\envs\\tensorflow\\lib\\site-packages\\PyInstaller\\bootloader\\Windows-64bit\\runw.exe',
18831883
'EXECUTABLE')])

build/Sudoku App/PKG-00.pkg

-1 Bytes
Binary file not shown.

build/Sudoku App/PKG-00.toc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1850,22 +1850,22 @@
18501850
('gevent\\__ident.cp36-win_amd64.pyd',
18511851
'D:\\Program\\envs\\tensorflow\\lib\\site-packages\\gevent\\__ident.cp36-win_amd64.pyd',
18521852
'DATA'),
1853-
('eel\\eel.js',
1854-
'D:\\Program\\envs\\tensorflow\\lib\\site-packages\\eel\\eel.js',
1853+
('www\\style.css',
1854+
'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\style.css',
18551855
'DATA'),
18561856
('www\\jquery.js',
18571857
'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\jquery.js',
18581858
'DATA'),
1859-
('www\\script.js',
1860-
'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\script.js',
1861-
'DATA'),
1862-
('www\\style.css',
1863-
'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\style.css',
1864-
'DATA'),
18651859
('www\\index.html',
18661860
'F:\\Projects\\python\\game\\sudoku backtracking '
18671861
'visualizer\\www\\index.html',
18681862
'DATA'),
1863+
('eel\\eel.js',
1864+
'D:\\Program\\envs\\tensorflow\\lib\\site-packages\\eel\\eel.js',
1865+
'DATA'),
1866+
('www\\script.js',
1867+
'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\www\\script.js',
1868+
'DATA'),
18691869
('Sudoku App.exe.manifest',
18701870
'F:\\Projects\\python\\game\\sudoku backtracking visualizer\\build\\Sudoku '
18711871
'App\\Sudoku App.exe.manifest',

installer command.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
python -m eel App.py www --exclude win32com --exclude numpy --exclude cryptography --exclude FixTk --exclude tcl --exclude tk --exclude _tkinter --exclude tkinter --exclude Tkinter --onefile --noc
2+
onsole -n "Sudoku App"

0 commit comments

Comments
 (0)