247153575d
Tests / tests (map[TOXENV:py310], macos-latest, 3.10) (push) Waiting to run
Tests / tests (map[TOXENV:py311], macos-latest, 3.11) (push) Waiting to run
Tests / tests (map[TOXENV:py312], macos-latest, 3.12) (push) Waiting to run
Tests / tests (map[TOXENV:py313], macos-latest, 3.13) (push) Waiting to run
12 lines
296 B
Plaintext
12 lines
296 B
Plaintext
include LICENSE
|
|
include *.db
|
|
include *.js
|
|
include scrapling/*.db
|
|
include scrapling/*.db*
|
|
include scrapling/*.db-*
|
|
include scrapling/py.typed
|
|
include scrapling/.scrapling_dependencies_installed
|
|
include .scrapling_dependencies_installed
|
|
|
|
recursive-exclude * __pycache__
|
|
recursive-exclude * *.py[co] |