We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbd16e6 commit a6ae0f3Copy full SHA for a6ae0f3
1 file changed
packages/aws-durable-execution-sdk-python-otel/pyproject.toml
@@ -38,6 +38,9 @@ packages = ["src/aws_durable_execution_sdk_python_otel"]
38
[tool.hatch.version]
39
path = "src/aws_durable_execution_sdk_python_otel/__about__.py"
40
41
+[tool.hatch.publish.index]
42
+disable = true
43
+
44
[tool.coverage.run]
45
source_pkgs = ["aws_durable_execution_sdk_python_otel"]
46
branch = true
0 commit comments