@@ -0,0 +1,7 @@
from setuptools import setup, find_namespace_packages
setup(
packages=find_namespace_packages(where="src"),
package_dir={"": "src"},
include_package_data=True,
)
The note is not visible to the blocked user.