Add build requirements.txt

This commit is contained in:
JonnyWong16
2020-04-26 22:42:02 -07:00
parent d5d219d46f
commit 5b022599b4
3 changed files with 12 additions and 4 deletions

View File

@@ -0,0 +1,4 @@
pyinstaller
pyopenssl
pycryptodomex
pyobjc

View File

@@ -0,0 +1,4 @@
pyinstaller
pyopenssl
pycryptodomex
pywin32