Skip to content

Commit

Permalink
build with headers.json.gz file
Browse files Browse the repository at this point in the history
  • Loading branch information
deedy5 committed Dec 10, 2024
1 parent b7066b8 commit f1a41a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ ddgs = "duckduckgo_search.cli:safe_entry_point"
[tool.setuptools.dynamic]
version = {attr = "duckduckgo_search.version.__version__"}

[tool.setuptools.package-data]
duckduckgo_search = ["*.json.gz", "*.rst"]

[project.optional-dependencies]
lxml = [
"lxml>=5.2.2",
Expand Down

0 comments on commit f1a41a6

Please sign in to comment.