mirror of
https://github.com/lnbits/lnbits.git
synced 2025-12-01 00:07:57 +01:00
CI: Test core/views/generic.py (#772)
* Adds tests for GET /wallet * Update `httpx` to `0.23.0` and `http-core` to `0.15.0` in `venv` installation path * Fix `secp256k1 = "==0.14.0"` and `cffi = "==1.15.0"`
This commit is contained in:
@@ -72,7 +72,7 @@ If you want to host LNbits on the internet, run with the option `--host 0.0.0.0`
|
||||
Problems installing? These commands have helped us install LNbits.
|
||||
|
||||
```sh
|
||||
sudo apt install pkg-config libffi-dev libpq-dev setuptools
|
||||
sudo apt install pkg-config libffi-dev libpq-dev
|
||||
|
||||
# if the secp256k1 build fails:
|
||||
# if you used pipenv (option 1)
|
||||
|
||||
Reference in New Issue
Block a user