Skip to content

Conversation

@DEVisions
Copy link

Fix packaging issue in the Crawl4AI repository. The script.js file is not included in the package distribution.

Summary

The script.js file is not included in the package distribution. Looking at the packaging configuration:

List of files changed

updated pyproject.toml as follows:

[tool.setuptools.package-data]  
crawl4ai = ["js_snippet/*.js", "crawlers/google_search/*.js"]

Fix packaging issue in the Crawl4AI repository. The script.js file is not included in the package distribution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant