From 9ff820c188155e660d6559dd085e125fe2e02eae Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Fri, 14 May 2021 00:30:08 +0200 Subject: [PATCH] :memo: add pyodide to collaboration tools --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b9b899..aaeb57a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ * [ ] [OpenStack](https://docs.openstack.org/hacking/latest/user/hacking.html#styleguide): Linting and Pre-commit Hooks * [ ] Details about [pair programming](https://martinfowler.com/articles/on-pair-programming.html) * [ ] Is [extreme programming](http://www.extremeprogramming.org/) a thing? - * [ ] Collaboration (tools: [csvbox](https://csvbox.io/) + * [ ] Collaboration (tools: [csvbox](https://csvbox.io/), [pyodide](https://github.com/pyodide/pyodide)) * 2021Q4 * [ ] Add sub-pages * [ ] Add [Custom utils](https://dev.to/kenbellows/a-few-python-repl-config-tricks-3o6i).