@@ -1,12 +1,15 @@
from setuptools import setup
import test
setup(
name='fun and admin bot',
version='1.0.0',
version=test.__version__,
packages=['lib'],
url='',
platforms='POSIX',
license='',
author='riksl',
author_email='',
description=''
description='',
requires=[]
)
The note is not visible to the blocked user.