Skip to content

Commit

Permalink
update export script names for backwards compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
JoFrhwld authored and chrisbrickhouse committed Oct 5, 2022
1 parent b1a3851 commit 0e77a19
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 @@ -36,3 +36,5 @@ build-backend = "poetry.masonry.api"
[tool.poetry.scripts]
fave-extract = "fave.extractFormants:main"
fave-align = "fave.FAAValign:setup"
extractFormants = "fave.extractFormants:main"
FAAValign = "fave.FAAValign:setup"

0 comments on commit 0e77a19

Please sign in to comment.