Files
Scrapling/MANIFEST.in
T
2024-10-31 01:15:41 +03:00

9 lines
177 B
Plaintext

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