mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
Fix the type annotations export, adding py.typed
Fixes https://github.com/ethereum/ethereum-python-project-template/issues/30
This commit is contained in:
@ -47,3 +47,4 @@ _replace "s/<SHORT_DESCRIPTION>/$SHORT_DESCRIPTION/g"
|
||||
|
||||
mkdir -p "$PROJECT_ROOT/$MODULE_NAME"
|
||||
touch "$PROJECT_ROOT/$MODULE_NAME/__init__.py"
|
||||
touch "$PROJECT_ROOT/$MODULE_NAME/py.typed"
|
||||
|
||||
Reference in New Issue
Block a user