Lines Matching +full:python +full:- +full:version
4 # SPDX-License-Identifier: Apache-2.0
7 [build-system]
9 build-backend = 'setuptools.build_meta'
16 requires-python = ">=3.8"
18 'Development Status :: 4 - Beta',
21 'Programming Language :: Python :: 3',
29 dynamic = ['dependencies', 'version']
39 package-dir = {zcbor = '.'}
41 [tool.setuptools.package-data]
45 version = {file = 'zcbor/VERSION'}
46 dependencies = {file = ['scripts/requirements-base.txt']}