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

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-client-python.git


The following commit(s) were added to refs/heads/main by this push:
     new c932cae  Update Python Client to 3.1.6rc2 (#143)
c932cae is described below

commit c932caeade7396e11986341874f768d2a383eeff
Author: Ephraim Anierobi <[email protected]>
AuthorDate: Sat Jan 17 11:20:37 2026 +0100

    Update Python Client to 3.1.6rc2 (#143)
---
 NOTICE         | 5 +++++
 pyproject.toml | 2 --
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/NOTICE b/NOTICE
index e69de29..a51bd93 100644
--- a/NOTICE
+++ b/NOTICE
@@ -0,0 +1,5 @@
+Apache Airflow
+Copyright 2016-2026 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
diff --git a/pyproject.toml b/pyproject.toml
index 2cef853..35e2814 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -94,8 +94,6 @@ include = [
 [tool.hatch.build.targets.wheel]
 artifacts = [
     "/airflow_client",
-    "/docs",
-    "/test",
     "v2.yaml",
 ]
 include = [

Reply via email to