Skip to content

Commit 5dca45d

Browse files
committed
added homepage to pyproject.toml
1 parent 31ee8cc commit 5dca45d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.1.0b1"
44
description = "Text-to-text alignment algorithm for speech recognition error analysis."
55
authors = ["Lasse Borgholt <lb@corti.ai>"]
66
license = "MIT"
7+
urls = { "Homepage" = "https://github.com/borgholt/error-align" }
78
keywords = ["speech-recognition", "text-alignment", "NLP", "evaluation"]
89
classifiers = [
910
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)