mirror of
https://github.com/thelsing/knx.git
synced 2024-12-18 19:08:18 +01:00
d1bdc6ef51
-fix logging on linux -add parameters to python bindings
8 lines
150 B
TOML
8 lines
150 B
TOML
[build-system]
|
|
requires = ["scikit-build-core", "pybind11"]
|
|
build-backend = "scikit_build_core.build"
|
|
|
|
[project]
|
|
name = "knxPython"
|
|
version = "1.5.0"
|