Skip to content
Snippets Groups Projects
Commit 1d854f95 authored by Eric Müller's avatar Eric Müller :mountain_bicyclist:
Browse files

chore: use std python paths

Depends-On: topic:install_std_python_paths
Change-Id: I0c5d70aae9ece2f4bcd49bd4a865a97764c25333
parent 36a0056f
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,6 @@ def build(bld):
source = 'pysctrltp.cpp',
features = 'cxx pyext',
use = ['hostarq', 'arqstream_obj', 'pybind11'],
install_path = 'lib',
)
bld(
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment