Remove unknown `[metadata]` table from `pyproject.toml` (#19904)

This commit is contained in:
Matthew Hoffman 2024-06-04 16:43:18 -07:00 committed by GitHub
parent fd86ea7356
commit bac82b83a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 5 deletions

View File

@ -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",