The setup.py imposes: ``` "importlib-metadata<4.3", # For flake8 compatibility with importlib-metadata ``` I suggest creating a venv for testing, so flake8 is happy, but not imposing this to the users of the library