@@ -0,0 +1,11 @@
#!/usr/bin/env python
from distutils.core import setup
setup(name='VCR.py',
version='1.0',
description='VCR.py',
author='Kevin McCarthy',
author_email='mc@kevinmccarthy.org',
packages=['vcr'],
)
The note is not visible to the blocked user.