Skip to content

Commit f7b4651

Browse files
authored
Merge pull request #46 from veryfi/manycoding-patch-1
Update pyproject.toml
2 parents e2d14d6 + a266a90 commit f7b4651

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.black]
22
line-length = 100
3-
target-version = ["py36"]
3+
target-version = ["py39"]
44

55
[tool.portray]
66
modules = ["veryfi"]

setup.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@ license = MIT
99
classifiers =
1010
Development Status :: 5 - Production/Stable
1111
Programming Language :: Python :: 3.9
12+
Programming Language :: Python :: 3.10
13+
Programming Language :: Python :: 3.11
14+
Programming Language :: Python :: 3.12
1215
Programming Language :: Python :: Implementation :: CPython
13-
1416
keywords = veryfi, veryfi.com, ocr api
1517

1618

0 commit comments

Comments
 (0)