We now need more steps to build the Debian package. I did not update those instructions, maybe we can remove those for now.
In this PR we are using [flit](https://flit.pypa.io/en/stable/) as a build tool.
To test install from the branch, use the following commaand in a virtual envrionment.
```
python -m pip install "knotctl @ git+https://code.smolnet.org/micke/knotctl@pyproject"
```
### To fix in future
We now need more steps to build the Debian package. I did not update those instructions, maybe we can remove those for now.
In this PR we are using flit as a build tool.
To test install from the branch, use the following commaand in a virtual envrionment.
To fix in future
We now need more steps to build the Debian package. I did not update those instructions, maybe we can remove those for now.
2346c2de2e
into main 5 months ago2346c2de2e
.