Skip to content

Commit

Permalink
docs: add URLs to pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Samuel Larkin <[email protected]>
  • Loading branch information
joanise and SamuelLarkin authored Feb 7, 2025
1 parent ae36f30 commit cc5d9f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ fs2l = "fs2.cli:app"

[project.urls]
Homepage = "https://github.com/EveryVoiceTTS/FastSpeech2_lightning"
Repository = "https://github.com/EveryVoiceTTS/FastSpeech2_lightning"
Issues = "https://github.com/EveryVoiceTTS/FastSpeech2_lightning/issues"

[tool.hatch.version]
path = "fs2/_version.py"
Expand Down

0 comments on commit cc5d9f3

Please sign in to comment.