@@ -4,8 +4,10 @@
import os
import sys
from distutils.core import setup
try:
from setuptools import setup
except ImportError:
import omnijson
The note is not visible to the blocked user.