Skip to content

Commit 7688773

Browse files
committed
Set up for standalone builds; lots of minor tweaks
1 parent c8624ca commit 7688773

File tree

12 files changed

+225
-206
lines changed

12 files changed

+225
-206
lines changed

Pipfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ six = "==1.10.0"
2222
wrapt = "==1.10.11"
2323
Pygments = "==2.2.0"
2424
python-Levenshtein = "==0.12.0"
25+
pyinstaller = "*"
26+
gooey = "*"
2527

2628
[dev-packages]
2729
pyinstaller = "*"

Pipfile.lock

Lines changed: 85 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)