# setup.py will still be needed for a while to allow editable installs (pip < 21.1). # Check regularly in the future if this is still the case, or it can be safely removed. from setuptools import setup setup()