Add build requirements.txt
This commit is contained in:
4
package/requirements-macos.txt
Normal file
4
package/requirements-macos.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
pyinstaller
|
||||
pyopenssl
|
||||
pycryptodomex
|
||||
pyobjc
|
4
package/requirements-windows.txt
Normal file
4
package/requirements-windows.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
pyinstaller
|
||||
pyopenssl
|
||||
pycryptodomex
|
||||
pywin32
|
Reference in New Issue
Block a user