powertrain-build/setup.cfg
Henrik Wahlqvist 8f27b6a713 Updates to deployment docs/files
Change-Id: If4aa072aeca41c18fb5918f6353a4ae61c23257c
2024-06-18 12:17:11 +02:00

37 lines
1.1 KiB
INI

[metadata]
name = powertrain-build
author = Henrik Wahlqvist
author-email = henrik.wahlqvist@volvocars.com
summary = A Continuous Integration (CI) build system testing all configurations where a Simulink model is used.
description-file = README.md
description-content-type = text/x-rst; charset=UTF-8
url = https://opendev.org/volvocars/powertrain-build
download_url = https://pypi.org/project/powertrain-build/
license = Apache License, Version 2.0
classifier =
Development Status :: 5 - Production/Stable
Environment :: Console
Intended Audience :: Developers
License :: Other/Proprietary License
Natural Language :: English
Operating System :: OS Independent
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.10
Topic :: Software Development :: Build Tools
Topic :: Software Development :: Code Generators
Topic :: Software Development :: Embedded Systems
[options]
include_package_data = True
requires_python = >=3.6, <3.11
[files]
packages =
pybuild
pybuild.interface
pybuild.lib
pybuild.zone_controller
[pbr]
skip_git_sdist = 1