blob: 36141267a54bc1cd38550393709cb9c5fac0f186 [file] [log] [blame]
# This file is needed for editable installs (`pip install -e .`).
# Can be removed once the following is resolved
# https://github.com/pypa/packaging-problems/issues/256
from setuptools import setup
setup()