diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -8,5 +8,11 @@ ... catalog all the things! - This is just a concept for now; see [rfc](./rfc). + + +## Python Prototype + +Use `pipenv` (which you can install with `pip`): + + pipenv shell |