Skip to content

Commit 6bf9fc7

Browse files
author
Krzysztof Godlewski
committed
Update pyproject.toml to include neptune_storage_api
1 parent dd2d1f0 commit 6bf9fc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ license = "Apache License 2.0"
2828
packages = [
2929
{ include = "neptune_api", from = "src" },
3030
{ include = "neptune_retrieval_api", from = "src" },
31+
{ include = "neptune_storage_api", from = "src" },
3132
]
3233
include = ["CHANGELOG.md", "src/neptune_api/py.typed"]
3334
classifiers = [

0 commit comments

Comments
 (0)