Contributing to Cumulus FHIR Support Set up your dev environment To use the same dev environment as us, you'll want to run these commands: pip install .[dev] pre-commit install This will install dependencies & build tools, as well as set up a black auto-formatter commit hook.