# Install setup_requires
setuptools>=42
setuptools_scm
wheel
# Testing tools
pytest
# Install local package
-e .
