Skip to content

Commit

Permalink
fix pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
duksosleepy committed Jul 31, 2024
1 parent b892a61 commit e93b998
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ typeguard = "^4.3.0"
Issues = "https://github.com/duksosleepy/hypermodern-python/issues"

[tool.poetry.scripts]
hypermodern-python = "hypermodern_python.console:main"
hypermodern-python = "hypermodern_python.console:cmd"

[tool.coverage.paths]
source = ["src", "*/site-packages"]
Expand Down

0 comments on commit e93b998

Please sign in to comment.