Files
Scrapling/MANIFEST.in
T
Karim shoair b69cc7c983 Fix for the stealth mode on playwright fetcher
The JS files weren't being moved while installing with PIP!
2024-11-19 14:35:24 +02:00

10 lines
226 B
Plaintext

include LICENSE
include *.db
include *.js
include scrapling/engines/toolbelt/bypasses/*.js
include scrapling/*.db
include scrapling/*.db*
include scrapling/py.typed
recursive-exclude * __pycache__
recursive-exclude * *.py[co]