Skip to content

Commit eb35dea

Browse files
committed
created a working exe
1 parent bceed8d commit eb35dea

10 files changed

Lines changed: 3 additions & 1 deletion

File tree

.vs/slnx.sqlite

0 Bytes
Binary file not shown.

__pycache__/lists.cpython-38.pyc

31 Bytes
Binary file not shown.

build/main/EXE-00.toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2872,7 +2872,7 @@
28722872
[],
28732873
False,
28742874
False,
2875-
1584824618,
2875+
1584825010,
28762876
[('run.exe',
28772877
'c:\\users\\adick\\appdata\\local\\programs\\python\\python38\\lib\\site-packages\\PyInstaller\\bootloader\\Windows-64bit\\run.exe',
28782878
'EXECUTABLE')])

build/main/PKG-00.pkg

9 Bytes
Binary file not shown.

dist/lists.py

Whitespace-only changes.

dist/main.exe

9 Bytes
Binary file not shown.

lists.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
names = ["Alex"]
2+
emails = ["adickhans@gmail.com"]
Binary file not shown.

output/lists.py

Whitespace-only changes.

output/main.exe

9.43 MB
Binary file not shown.

0 commit comments

Comments
 (0)