diff options
Diffstat (limited to 'python/.coveragerc')
-rw-r--r-- | python/.coveragerc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/.coveragerc b/python/.coveragerc index 5daa8d30..50853426 100644 --- a/python/.coveragerc +++ b/python/.coveragerc @@ -2,4 +2,4 @@ source = fatcat_tools fatcat_web - .venv/lib/python3.5/site-packages/fatcat_openapi_client + .venv/lib/python3.7/site-packages/fatcat_openapi_client |