mach-nix/.gitpod.yml
Yajo dc5f764654 feat: support Gitpod
Just click on the readme badge and get into a full development
environment with python, pytest and test debugging integration.
2022-03-22 12:25:38 +00:00

4 lines
93 B
YAML

# See https://www.gitpod.io/docs/config-gitpod-file
tasks:
- init: pip install -e .[test]