From e6303e6c9dd8d43c288fcce0787a35c2d2c73b38 Mon Sep 17 00:00:00 2001 From: Ephraim Anierobi Date: Sat, 17 Jan 2026 07:20:15 +0100 Subject: [PATCH] Update Python Client to 3.1.6rc2 --- NOTICE | 5 +++++ pyproject.toml | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/NOTICE b/NOTICE index e69de29b..a51bd939 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 2cef853a..35e28149 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 = [