Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
SenZmaKi committed Feb 9, 2024
1 parent 223fb49 commit fcc0a77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@ build-backend = "poetry.core.masonry.api"
[tool.poe.tasks]
generate_release = [
{ ref = "test" },
{ ref = "build_exes" },
{ ref = "build_binaries" },
{ ref = "compile_installers" },
{ ref = "install" },
]
generate_release_ddl = [
{ ref = "ddl_tests" },
{ ref = "build_exes" },
{ ref = "build_binaries" },
{ ref = "compile_installers" },
{ ref = "install" },
]
Expand Down

0 comments on commit fcc0a77

Please sign in to comment.