Skip to content

Commit b69cc7c

Browse files
committed
Fix for the stealth mode on playwright fetcher
The JS files weren't being moved while installing with PIP!
1 parent 0c6e770 commit b69cc7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
include LICENSE
22
include *.db
33
include *.js
4+
include scrapling/engines/toolbelt/bypasses/*.js
45
include scrapling/*.db
56
include scrapling/*.db*
67
include scrapling/py.typed

0 commit comments

Comments
 (0)