This is an automated email from the ASF dual-hosted git repository.

asorokoumov pushed a commit to branch address-asf-feedback-rc3
in repository https://gitbox.apache.org/repos/asf/otava.git

commit 048bbeb4ed21546c113f755926cc43b1032b1407
Author: Alex Sorokoumov <[email protected]>
AuthorDate: Thu May 8 22:10:27 2025 -0700

    Include DISCLAIMER into the build
---
 pyproject.toml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pyproject.toml b/pyproject.toml
index 8bc19bb..1295550 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -20,6 +20,7 @@ name = "otava"
 version = "0.6.0+incubating"
 description = "Change Detection for Continuous Performance Engineering"
 authors = ["Apache Otava Developers <[email protected]>"]
+include = ["DISCLAIMER"]
 
 [tool.poetry.dependencies]
 dateparser = "^1.0.0"

Reply via email to