Update ty metadata (#17943)

This commit is contained in:
Micha Reiser 2025-05-08 13:24:31 +02:00 committed by GitHub
parent 4f890b2867
commit 3755ac9fac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 4 deletions

View File

@ -1,12 +1,13 @@
[package]
name = "ty"
version = "0.0.0"
edition.workspace = true
rust-version.workspace = true
homepage.workspace = true
documentation.workspace = true
# required for correct pypi metadata
homepage = "https://github.com/astral-sh/ty/"
documentation = "https://github.com/astral-sh/ty/"
# Releases occur in this other repository!
repository = "https://github.com/astral-sh/ty/"
edition.workspace = true
rust-version.workspace = true
authors.workspace = true
license.workspace = true