Skip to content

Commit

Permalink
Update deps, expand author info in toml
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbrickhouse committed Aug 18, 2022
1 parent 694ba50 commit 6bc72a4
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 21 deletions.
108 changes: 88 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 11 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,17 @@
name = "fave"
version = "2.0.2-dev"
description = "Forced alignment and vowel extraction"
authors = ["FAVE contributors"]
authors = [
"Ingrid Rosenfelder",
"Josef Fruehwald <[email protected]>",
"Christian Brickhouse <[email protected]>",
"Keelan Evanini",
"Scott Seyfarth",
"Kyle Gorman",
"Hilary Prichard",
"Jiahong Yuan",
"FAVE contributors"
]
license = "GPL-3.0-only"

[tool.poetry.dependencies]
Expand Down

0 comments on commit 6bc72a4

Please sign in to comment.