We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd2d1f0 commit 6bf9fc7Copy full SHA for 6bf9fc7
pyproject.toml
@@ -28,6 +28,7 @@ license = "Apache License 2.0"
28
packages = [
29
{ include = "neptune_api", from = "src" },
30
{ include = "neptune_retrieval_api", from = "src" },
31
+ { include = "neptune_storage_api", from = "src" },
32
]
33
include = ["CHANGELOG.md", "src/neptune_api/py.typed"]
34
classifiers = [
0 commit comments