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 81094ba commit e863236Copy full SHA for e863236
pyproject.toml
@@ -11,7 +11,7 @@ description = "Dynamsoft Barcode Reader SDK for Python"
11
readme = { file = "README.rst", content-type = "text/x-rst" }
12
13
[tool.setuptools]
14
-metedate-version = "2.2"
+metadata-version = "2.2"
15
16
[tool.cibuildwheel]
17
manylinux-x86_64-image = "manylinux2014"
0 commit comments