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 f624a2b commit dad68ebCopy full SHA for dad68eb
pyproject.toml
@@ -8,6 +8,7 @@ build-backend = "setuptools.build_meta"
8
name = "dynamsoft_barcode_reader_bundle"
9
version = "11.0.2000"
10
description = "Dynamsoft Barcode Reader SDK for Python"
11
+readme = { file = "README.rst", content-type = "text/x-rst" }
12
13
[tool.cibuildwheel]
14
manylinux-x86_64-image = "manylinux2014"
0 commit comments