This patch also removes the setup.cfg and replaces it with the pyproject.toml. This also renames the dev-requirements.txt to requirements-dev.txt To install dev pip install -e ".[dev]"