pyproject.toml: fix installation issue
This commit is contained in:
parent
1f78fc5575
commit
b1c84cba03
|
|
@ -23,3 +23,6 @@ praniebot = "praniebot:main"
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = "https://git.hswro.org/lesnydziad/praniebot"
|
Homepage = "https://git.hswro.org/lesnydziad/praniebot"
|
||||||
|
|
||||||
|
[tool.setuptools]
|
||||||
|
py-modules = ["praniebot"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue