Skip to content

Commit 07b095c

Browse files
authored
Merge pull request #3 from pekopoke/dev
add extractor: resiliparse trafilatura magic-html
2 parents 72359fb + 9b63678 commit 07b095c

9 files changed

Lines changed: 134 additions & 133 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
run: |
3636
python -m pip install --upgrade pip
3737
pip install -e .
38+
pip install -r requirements.txt
3839
pip install pytest pytest-cov pytest-xdist coverage
3940
4041
- name: Install optional dependencies (ignore failures)

0 commit comments

Comments
 (0)