Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove setuptools build dependency #18642

Merged
merged 1 commit into from
Sep 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions active_directory/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions activemq/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions activemq_xml/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions aerospike/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions airflow/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions amazon_msk/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions ambari/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions apache/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions aspdotnet/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions avi_vantage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions azure_iot_edge/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions btrfs/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions cacti/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions calico/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions cassandra/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions cassandra_nodetool/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions ceph/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions cert_manager/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.12.0",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions checkpoint_quantum_firewall/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.13.0",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions cilium/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions cisco_aci/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions citrix_hypervisor/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions clickhouse/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions cloud_foundry_api/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions cloudera/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.13.0",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions cockroachdb/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions confluent_platform/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions consul/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions coredns/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions couch/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions couchbase/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions crio/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions datadog_checks_base/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions datadog_checks_dependency_provider/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
5 changes: 0 additions & 5 deletions datadog_checks_dev/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down Expand Up @@ -89,9 +87,6 @@ cli = [
"twine>=1.11.0",
"virtualenv<20.22.0",
# TODO: Remove once every check has a pyproject.toml
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
"wheel>=0.31.0",
]

[project.entry-points.pytest11]
Expand Down
2 changes: 0 additions & 2 deletions datadog_checks_downloader/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions datadog_cluster_agent/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
1 change: 0 additions & 1 deletion dcgm/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[build-system]
requires = [
"hatchling>=0.13.0",
"setuptools>=66; python_version > '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions directory/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions disk/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions dns_check/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions dotnetclr/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
2 changes: 0 additions & 2 deletions druid/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[build-system]
requires = [
"hatchling>=0.11.2",
"setuptools>=66; python_version > '3.0'",
"setuptools; python_version < '3.0'",
]
build-backend = "hatchling.build"

Expand Down
Loading
Loading