mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
Merge pull request #60 from ethereum/exclude-venv-from-dist
Exclude huge and unnecessary venv*/ from dist
This commit is contained in:
@ -6,3 +6,4 @@ global-include *.pyi
|
||||
|
||||
recursive-exclude * __pycache__
|
||||
recursive-exclude * *.py[co]
|
||||
prune venv*
|
||||
|
||||
Reference in New Issue
Block a user