mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Pyrofork: Fix pyproject.toml
Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
parent
3d9399ebbb
commit
df41e8d791
1 changed files with 1 additions and 8 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue