Pyrofork: Fix pyproject.toml

Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
wulan17 2023-12-14 12:46:24 +07:00
parent 3d9399ebbb
commit df41e8d791
No known key found for this signature in database
GPG key ID: 318CD6CD3A6AC0A5

View file

@ -89,11 +89,4 @@ exclude = [
[tool.hatch.build.targets.wheel]
ignore-vcs = true
exclude = [
"compiler",
"docs",
"tests",
"venv",
"hatch_build.py"
]
package = ["pyrogram"]
packages = ["pyrogram"]