SamEdwardes / spacypdfreader

Easy PDF to text to spaCy text extraction in Python.
https://samedwardes.github.io/spacypdfreader/
MIT License
33 stars 1 forks source link

Fix pytest failures in GitHub actions #7

Closed SamEdwardes closed 2 years ago

SamEdwardes commented 2 years ago

Updated the GitHub actions workflow for pytest. Closes #6.

SamEdwardes commented 2 years ago

Tests now pass! The issue was I needed to install additional dependencies before running pytest.