From 2ee900fd4d71beaab45f96ee89c06c2d06a9aec2 Mon Sep 17 00:00:00 2001 From: 8baller Date: Fri, 24 Mar 2023 13:16:13 +0000 Subject: [PATCH] [fix] fixes ppropject issue --- plugins/aea-cli-benchmark/pyproject.toml | 2 +- plugins/aea-cli-ipfs/pyproject.toml | 2 +- plugins/aea-ledger-cosmos/pyproject.toml | 2 +- plugins/aea-ledger-ethereum-flashbots/pyproject.toml | 2 +- plugins/aea-ledger-ethereum-hwi/pyproject.toml | 2 +- plugins/aea-ledger-ethereum/pyproject.toml | 2 +- plugins/aea-ledger-fetchai/pyproject.toml | 2 +- plugins/aea-ledger-solana/pyproject.toml | 2 +- pyproject.toml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/plugins/aea-cli-benchmark/pyproject.toml b/plugins/aea-cli-benchmark/pyproject.toml index 4618ca7559..9787c3bdf0 100644 --- a/plugins/aea-cli-benchmark/pyproject.toml +++ b/plugins/aea-cli-benchmark/pyproject.toml @@ -1,3 +1,3 @@ [build-system] requires = ["setuptools", "wheel"] -build_backend = "setuptools.build_meta" +build-backend = "setuptools.build_meta" diff --git a/plugins/aea-cli-ipfs/pyproject.toml b/plugins/aea-cli-ipfs/pyproject.toml index 4618ca7559..9787c3bdf0 100644 --- a/plugins/aea-cli-ipfs/pyproject.toml +++ b/plugins/aea-cli-ipfs/pyproject.toml @@ -1,3 +1,3 @@ [build-system] requires = ["setuptools", "wheel"] -build_backend = "setuptools.build_meta" +build-backend = "setuptools.build_meta" diff --git a/plugins/aea-ledger-cosmos/pyproject.toml b/plugins/aea-ledger-cosmos/pyproject.toml index 4618ca7559..9787c3bdf0 100644 --- a/plugins/aea-ledger-cosmos/pyproject.toml +++ b/plugins/aea-ledger-cosmos/pyproject.toml @@ -1,3 +1,3 @@ [build-system] requires = ["setuptools", "wheel"] -build_backend = "setuptools.build_meta" +build-backend = "setuptools.build_meta" diff --git a/plugins/aea-ledger-ethereum-flashbots/pyproject.toml b/plugins/aea-ledger-ethereum-flashbots/pyproject.toml index 4618ca7559..9787c3bdf0 100644 --- a/plugins/aea-ledger-ethereum-flashbots/pyproject.toml +++ b/plugins/aea-ledger-ethereum-flashbots/pyproject.toml @@ -1,3 +1,3 @@ [build-system] requires = ["setuptools", "wheel"] -build_backend = "setuptools.build_meta" +build-backend = "setuptools.build_meta" diff --git a/plugins/aea-ledger-ethereum-hwi/pyproject.toml b/plugins/aea-ledger-ethereum-hwi/pyproject.toml index 4618ca7559..9787c3bdf0 100644 --- a/plugins/aea-ledger-ethereum-hwi/pyproject.toml +++ b/plugins/aea-ledger-ethereum-hwi/pyproject.toml @@ -1,3 +1,3 @@ [build-system] requires = ["setuptools", "wheel"] -build_backend = "setuptools.build_meta" +build-backend = "setuptools.build_meta" diff --git a/plugins/aea-ledger-ethereum/pyproject.toml b/plugins/aea-ledger-ethereum/pyproject.toml index 4618ca7559..9787c3bdf0 100644 --- a/plugins/aea-ledger-ethereum/pyproject.toml +++ b/plugins/aea-ledger-ethereum/pyproject.toml @@ -1,3 +1,3 @@ [build-system] requires = ["setuptools", "wheel"] -build_backend = "setuptools.build_meta" +build-backend = "setuptools.build_meta" diff --git a/plugins/aea-ledger-fetchai/pyproject.toml b/plugins/aea-ledger-fetchai/pyproject.toml index 4618ca7559..9787c3bdf0 100644 --- a/plugins/aea-ledger-fetchai/pyproject.toml +++ b/plugins/aea-ledger-fetchai/pyproject.toml @@ -1,3 +1,3 @@ [build-system] requires = ["setuptools", "wheel"] -build_backend = "setuptools.build_meta" +build-backend = "setuptools.build_meta" diff --git a/plugins/aea-ledger-solana/pyproject.toml b/plugins/aea-ledger-solana/pyproject.toml index 4618ca7559..9787c3bdf0 100644 --- a/plugins/aea-ledger-solana/pyproject.toml +++ b/plugins/aea-ledger-solana/pyproject.toml @@ -1,3 +1,3 @@ [build-system] requires = ["setuptools", "wheel"] -build_backend = "setuptools.build_meta" +build-backend = "setuptools.build_meta" diff --git a/pyproject.toml b/pyproject.toml index 4618ca7559..9787c3bdf0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,3 +1,3 @@ [build-system] requires = ["setuptools", "wheel"] -build_backend = "setuptools.build_meta" +build-backend = "setuptools.build_meta"