Commit Graph

3 Commits

Author SHA1 Message Date
Vincenzo Palazzo
11f2149a3c feat(noise): add the requirements-dev.txt
Developers can have a easy dependencies
listed inside the requirements-dev.txt

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2023-03-08 13:36:17 +01:00
Christian Decker
02b0826023 noise: Migrate noise over to poetry and add TLV support
TLV was removed in 0.12, so we should not be using it ourselves either.
2023-01-01 17:14:05 +01:00
Christian Decker
b0784e4ae2 meta: Add development requirements where missing
We're about to start testing in isolation, so better make sure that
each plugin can be tested in isolation.
2021-01-13 11:23:56 +01:00