mirror of
https://github.com/thelsing/knx.git
synced 2025-01-21 00:05:43 +01:00
7 lines
149 B
TOML
7 lines
149 B
TOML
[build-system]
|
|
requires = ["scikit-build-core", "pybind11"]
|
|
build-backend = "scikit_build_core.build"
|
|
|
|
[project]
|
|
name = "knxPython"
|
|
version = "0.1.5" |