We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff435d2 commit 6754f64Copy full SHA for 6754f64
pyproject.toml
@@ -7,7 +7,7 @@ name = 'capypdf'
7
version = '0.6.0'
8
description = 'A color managed PDF generation library tech preview'
9
readme = 'readme.md'
10
-requires-python = '>=3.8'
+requires-python = '>=3.10'
11
license = {file = 'COPYING'}
12
authors = [
13
{name = 'Jussi Pakkanen', email = 'jpakkane@gmail.com'},
0 commit comments