Update name in pyproject.toml (#18010)

This commit is contained in:
Jirka Borovec 2023-07-07 19:08:59 +02:00 committed by GitHub
parent 821ea004b0
commit 1b43aacadd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
# limitations under the License.
[metadata]
name = "pytorch-lightning"
name = "lightning"
author = "Lightning-AI et al."
url = "https://github.com/Lightning-AI/lightning"