mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
* repin flake8, bump tox to >=4.0.0 as that's where whitelist was deprecated, misc updates
10 lines
141 B
Plaintext
10 lines
141 B
Plaintext
include LICENSE
|
|
include README.md
|
|
|
|
global-include *.pyi
|
|
|
|
recursive-exclude * __pycache__
|
|
recursive-exclude * *.py[co]
|
|
prune .tox
|
|
prune venv*
|