@@ -4,8 +4,10 @@
import os
import sys
from setuptools import setup
try:
except ImportError:
from distutils.core import setup
if sys.argv[-1] == 'publish':
The note is not visible to the blocked user.