1
0
Files
electrum/contrib
SomberNight 6c05de6fb9 osx arm notes: simplify
note: `pip install ".[crypto]"` needs quotes on macOS, at least in the default `zsh` shell.
The quotes are not needed on Ubuntu using bash, or on Windows using powershell.
```
user@users-iMac electrum % python3 -m pip install --user -e .[crypto]
zsh: no matches found: .[crypto]
```
2022-04-08 20:22:50 +02:00
..
2022-04-06 17:32:06 +02:00
2022-04-08 20:22:50 +02:00
2022-03-03 19:24:22 +01:00
2022-02-22 17:35:14 +01:00
2019-07-03 16:19:26 +02:00