aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-09-13 14:21:58 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-09-13 14:21:58 -0700
commit4275c76d32f28f366cb3f585e3f8d5f40b31da6c (patch)
tree15272cb00afc600be2029a11dc95042cde217fa0
parentaf19fbaec968983f1ec2e5444123c9b29cd1ab0a (diff)
downloadfatcat-4275c76d32f28f366cb3f585e3f8d5f40b31da6c.tar.gz
fatcat-4275c76d32f28f366cb3f585e3f8d5f40b31da6c.zip
fix coverage of python client library
-rw-r--r--python/.coveragerc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/.coveragerc b/python/.coveragerc
index 78764694..5daa8d30 100644
--- a/python/.coveragerc
+++ b/python/.coveragerc
@@ -2,4 +2,4 @@
source =
fatcat_tools
fatcat_web
- ../python_openapi_client/fatcat_openapi_client
+ .venv/lib/python3.5/site-packages/fatcat_openapi_client