GithubClient # Generate requirements.txt $ make pipcompile # Sort dependencies $ make isort # create venv $ make venv # run tests and check types/style $ make test