add Python dependency for electron on Mac
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
eth_keys
|
eth_keys
|
||||||
pywebview
|
pywebview
|
||||||
pyinstaller>=6.12.0
|
pyinstaller>=6.12.0
|
||||||
|
setuptools>=69.0.0 # Required for distutils for electron-builder on macOS
|
||||||
# For development
|
# For development
|
||||||
watchdog>=3.0.0 # For file watching support
|
watchdog>=3.0.0 # For file watching support
|
||||||
Reference in New Issue
Block a user