@@ -0,0 +1,11 @@
#!/usr/bin/env python
from distutils.core import setup
setup(
name='ThreatLine',
version='0.1',
packages=['threatline'],
license='Creative Commons Attribution-Noncommercial-Share Alike license',
long_description=open('README.txt').read(),
)
The note is not visible to the blocked user.