Removed ability to build .exe

This commit is contained in:
Collin R
2020-08-21 10:36:06 -07:00
parent 2331085540
commit a389d718c1
8 changed files with 40 additions and 143 deletions

View File

@@ -4,7 +4,6 @@ url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
pyinstaller = "*"
[packages]
toml = "*"