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 = [