mirror of
https://github.com/thelsing/knx.git
synced 2025-01-07 00:05:47 +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"
|