setup.py (2 lines of code) (raw):

import setuptools # This is to make sure that the package supports editable installs setuptools.setup()