We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7719023 commit e6303e6Copy full SHA for e6303e6
NOTICE
@@ -0,0 +1,5 @@
1
+Apache Airflow
2
+Copyright 2016-2026 The Apache Software Foundation
3
+
4
+This product includes software developed at
5
+The Apache Software Foundation (http://www.apache.org/).
pyproject.toml
@@ -94,8 +94,6 @@ include = [
94
[tool.hatch.build.targets.wheel]
95
artifacts = [
96
"/airflow_client",
97
- "/docs",
98
- "/test",
99
"v2.yaml",
100
]
101
include = [
0 commit comments