initialise with pylibbpf name

Signed-off-by: varun-r-mallya <varunrmallya@gmail.com>
This commit is contained in:
2025-09-20 23:24:14 +05:30
parent f5eb8e18c2
commit 97eb8f6d1a
14 changed files with 406 additions and 261 deletions

View File

@ -1,5 +1,4 @@
import cmake_example as m
import pylibbpf as m
def test_main():
assert m.__version__ == "0.0.1"