Remove pytest_helpers_namespace

This commit is contained in:
James R. Barlow
2021-04-07 01:56:51 -07:00
parent a861c58da2
commit aa115a8be3
22 changed files with 87 additions and 79 deletions
+1
View File
@@ -32,6 +32,7 @@ v12.0.0
- Some deprecated functions in ``ocrmypdf.optimize`` were removed.
- The ``ocrmypdf.leptonica`` module is now deprecated.
- Continuous integration moved to GitHub Actions.
- We no longer depend on ``pytest_helpers_namespace`` for testing.
**New features**