fix: import the correst entrypoint

This commit is contained in:
Daylin Morgan 2023-02-13 13:51:03 -06:00
parent 2d13f52011
commit a3f7bc5437

View file

@ -17,7 +17,7 @@ homepage = "https://github.com/daylinmorgan/viv"
repository = "https://github.com/daylinmorgan/viv"
[project.scripts]
viv = "viv:main"
viv = "viv.viv:main"
[tool.pdm]
version = { source = "scm" }