Fix for the stealth mode on playwright fetcher
The JS files weren't being moved while installing with PIP!
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
include LICENSE
|
include LICENSE
|
||||||
include *.db
|
include *.db
|
||||||
include *.js
|
include *.js
|
||||||
|
include scrapling/engines/toolbelt/bypasses/*.js
|
||||||
include scrapling/*.db
|
include scrapling/*.db
|
||||||
include scrapling/*.db*
|
include scrapling/*.db*
|
||||||
include scrapling/py.typed
|
include scrapling/py.typed
|
||||||
|
|||||||
Reference in New Issue
Block a user