From c5035bafd3c1700621d0aee12a2aa5b2fcc145c3 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 9 Jan 2019 11:29:42 -0800 Subject: continue breaking out python client --- python/Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index fbb197a2..eebdab36 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -18,6 +18,7 @@ pylint = "*" pg-view = "*" [packages] +fatcat_client = { path = "./../python_client", editable = true } python-dotenv = "*" Flask = ">=1" flask-uuid = "*" -- cgit v1.2.3