Skip to content

Commit

Permalink
fix setuptools format
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-medeiros committed Oct 16, 2024
1 parent dd39bc5 commit 3f8a667
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,9 @@ name = "lang-sam"
version = "0.1.0"
description = "Language segment-anything"
readme = "README.md"
documentation = "https://github.com/luca-medeiros/lang-segment-anything/blob/main/README.md"
repository = "https://github.com/luca-medeiros/lang-segment-anything"
authors = [
{ name = "Luca Medeiros", email = "lucamedeiros@outlook.com" },
]
packages = [
{ include = "lang_sam" },
]
requires-python = ">=3.11"
dynamic = ["dependencies"]

Expand Down

0 comments on commit 3f8a667

Please sign in to comment.