diff --git a/.gitpod.yml b/.gitpod.yml new file mode 100644 index 0000000..fe8ba1e --- /dev/null +++ b/.gitpod.yml @@ -0,0 +1,2 @@ +tasks: +- init: pip install '.[test]' \ No newline at end of file