From 5b08b9da44fa3a69fa78eda914cadf17eb9d14a0 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Thu, 6 Jun 2019 00:18:39 -0700 Subject: mention libsnappy-dev in python/README --- python/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/python/README.md b/python/README.md index 654134a4..49fbf6e2 100644 --- a/python/README.md +++ b/python/README.md @@ -51,6 +51,7 @@ build and start this daemon automatically. To run the python tests (with `fatcatd` running locally on port 9411): + sudo apt install libsnappy-dev pipenv install --dev pipenv run pytest -- cgit v1.2.3