15 lines
282 B
Plaintext
15 lines
282 B
Plaintext
# SPDX-FileCopyrightText: 2025 KUNBUS GmbH <support@kunbus.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
# Build dependencies
|
|
pip-licenses
|
|
Pyinstaller
|
|
pytest-cov
|
|
setuptools
|
|
wheel
|
|
|
|
# Runtime dependencies, must match install_requires in setup.py
|
|
PyGObject~=3.42.2
|
|
pydbus~=0.6.0
|