@@ -0,0 +1,10 @@
from setuptools import setup
setup(name='qot',
description='qot',
long_description='qot',
author='qot',
license='MIT',
packages=['qot'],
entry_points={'console_scripts': ['qot=qot:qot']},
)
The note is not visible to the blocked user.