parent
974d444039
commit
43cfd462c0
3 changed files with 1 additions and 4 deletions
|
|
@ -94,7 +94,6 @@ include = [
|
|||
"/setup.cfg",
|
||||
"/supportedsites.md",
|
||||
]
|
||||
exclude = ["/yt_dlp/__pyinstaller"]
|
||||
artifacts = [
|
||||
"/yt_dlp/extractor/lazy_extractors.py",
|
||||
"/completions",
|
||||
|
|
@ -105,7 +104,6 @@ artifacts = [
|
|||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["yt_dlp"]
|
||||
exclude = ["/yt_dlp/__pyinstaller"]
|
||||
artifacts = ["/yt_dlp/extractor/lazy_extractors.py"]
|
||||
|
||||
[tool.hatch.build.targets.wheel.shared-data]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue