(3.1.0)
- improved version logic - now using hatch and hatch-vcs to automatically generate versions based on git tag / git commit / distance from last tag - raise an error if the voices cache is not populated correctly - lint with mypy in actions - use pyproject.toml for pylint configuration
This commit is contained in:
parent
a7113babb7
commit
c4205fc4f1
10 changed files with 66 additions and 28 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -167,3 +167,6 @@ test.mp3
|
|||
|
||||
# actions artifacts
|
||||
1/
|
||||
|
||||
# automatically generated version file
|
||||
pyflowery/version.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue