From d66fed95534d7a443e2cf84e9290d0c9bdf72311 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 21 Mar 2018 18:46:23 -0700 Subject: WIP --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ea03c0a5..184b6f26 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,7 @@ Use `pipenv` (which you can install with `pip`). pipenv shell python3 fatcat/api.py + +Run tests: + + pipenv run nosetests3 backend/ webface/ -- cgit v1.2.3