Housekeeping / development / maintenance release ๐งน
- Introduce
toxas a standard mechanism to run isolated unit tests and linting workflows (#650) - Introduce
pyproject.tomlfor project metadata (#655) - Remove the
test_settings_module(#663) - Remove
pytestandunittest-paralleldevelopment-time dependencies (#659, #660, 991b1d1) - Switch unit test scraper setup from per-test-method to per-test-case (#668)
- Refactor the
SchemaOrgparser (#671) - Fixup: incorrect start-URL in scraper test (b5f84ad)
This release should have little-to-no effect on usage of the library (it's intended to be backwards compatible) - however, bug / issue reports appreciated, as always!