Remove unknown `[metadata]` table from `pyproject.toml` (#19904)
This commit is contained in:
parent
fd86ea7356
commit
bac82b83a8
|
@ -12,11 +12,6 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
[metadata]
|
||||
name = "lightning"
|
||||
author = "Lightning-AI et al."
|
||||
url = "https://github.com/Lightning-AI/lightning"
|
||||
|
||||
[build-system]
|
||||
requires = [
|
||||
"setuptools",
|
||||
|
|
Loading…
Reference in New Issue