rgb-cln/contrib
Michael Schmoock dc5a1ad664 fix: normalize pip requirements
This will change some `requirements.txt` of pyln-testing in a way that
it does not require different package version i.e. to `tests/requirements.txt`.

The reason for this is that users are not forced to hassle with pyenv
or virtualenv and could just use `--user`.

```bash
pip install --user -r tests/requirements.txt -r contrib/pyln-testing/requirements.txt
```

Changelog-None
2019-12-19 15:17:25 +01:00
..
init systemd: After=network-online.target 2019-08-20 20:14:36 +02:00
plugins contrib: Make cowsay answer 'init' 2019-09-30 00:20:16 +00:00
pylightning pyln: Migrate implementation from pylightning to pyln-client 2019-11-12 21:23:55 +01:00
pyln-client Protocol: make var_onion, payment_secret and basic_mpp non-EXPERIMENTAL. 2019-12-12 22:16:03 +01:00
pyln-proto pyln: Split pylightning into multiple pyln modules 2019-09-30 13:27:37 +02:00
pyln-testing fix: normalize pip requirements 2019-12-19 15:17:25 +01:00
Dockerfile.builder add gettext to build release script 2019-10-20 22:33:23 +02:00
Dockerfile.builder.fedora contrib: add mako requirement to docker files. 2019-08-16 00:26:09 +00:00
Dockerfile.builder.i386 add gettext to build release script 2019-10-20 22:33:23 +02:00
bootstrap-node.sh contrib: make stricter shellcheck from Ubuntu 18.04 happy 2019-08-23 08:22:28 -07:00
lightning-cli.bash-completion bash-completion: include underscores 2019-07-09 13:23:14 +02:00
linuxarm32v7.Dockerfile remove unnecessary software package from arm Dockerfile 2019-11-14 10:20:28 +01:00
linuxarm64v8.Dockerfile remove unnecessary software package from arm Dockerfile 2019-11-14 10:20:28 +01:00
short_channel_id-to-txid.sh Add compability to current formalism to short_channel_id-to-txid.sh 2019-10-04 00:38:52 +00:00
startup_regtest.sh contrib: fixup documentation of l1/2-log 2019-11-13 03:31:20 +00:00