@@ -0,0 +1,7 @@
"""Setup script for ppmc."""
from setuptools import setup, find_packages
setup(
packages=find_packages(),
include_package_data=True,
)
The note is not visible to the blocked user.