This is a flat-layout python project created with PDM. setuptools will discover
local packages automatically (with default exclude).
from lib.utils import my_func
my_func()This is a flat-layout python project created with PDM. setuptools will discover
local packages automatically (with default exclude).
from lib.utils import my_func
my_func()