Make Python 3.8 minimum requirement

This commit is contained in:
James R. Barlow
2022-08-02 14:46:01 -07:00
parent 580822a6a2
commit 8a3b82e364
9 changed files with 6 additions and 29 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ Linux, Windows, macOS and FreeBSD are supported. Docker images are also availabl
| macOS (Homebrew) | ``brew install ocrmypdf`` |
| macOS (nix) | ``nix-env -i ocrmypdf`` |
| LinuxBrew | ``brew install ocrmypdf`` |
| FreeBSD | ``pkg install py37-ocrmypdf`` |
| FreeBSD | ``pkg install py38-ocrmypdf`` |
| Conda | ``conda install ocrmypdf`` |
| Ubuntu Snap | ``snap install ocrmypdf`` |