@@ -0,0 +1,6 @@
# https://github.com/pypa/setuptools/issues/2816
# allow editable install on older pip versions
from setuptools import setup
if __name__ == "__main__":
setup()
The note is not visible to the blocked user.