Configure GitPod

This commit is contained in:
Simon Willison 2022-06-27 23:38:45 +00:00
commit 9a6495fbef

2
.gitpod.yml Normal file
View file

@ -0,0 +1,2 @@
tasks:
- init: pip install '.[test]'