mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-24 12:04:21 +01:00
* mypy: fix lightning backend warnings * fix asyncio invoice creation * ignore weird mypy error
6 lines
158 B
Plaintext
6 lines
158 B
Plaintext
include requirements.txt
|
|
recursive-include cashu/tor *
|
|
recursive-include cashu/wallet *
|
|
exclude tests/*
|
|
global-exclude *.py[cod]
|
|
prune tests/* */__pycache__/* |