Skip to content

Commit 086b3bf

Browse files
test
1 parent e863236 commit 086b3bf

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = [
3-
"setuptools>=42",
3+
"setuptools=65.0",
44
]
55
build-backend = "setuptools.build_meta"
66

@@ -10,9 +10,6 @@ version = "11.0.2000"
1010
description = "Dynamsoft Barcode Reader SDK for Python"
1111
readme = { file = "README.rst", content-type = "text/x-rst" }
1212

13-
[tool.setuptools]
14-
metadata-version = "2.2"
15-
1613
[tool.cibuildwheel]
1714
manylinux-x86_64-image = "manylinux2014"
1815
manylinux-aarch64-image = "manylinux_2_28"

0 commit comments

Comments
 (0)