From a65dfc914517376b5ededb82e594236c5d61c721 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 5 Sep 2019 18:54:39 -0700 Subject: update all other mentions of python client lib --- .gitlab-ci.yml | 2 +- LICENSE.md | 6 +++--- README.md | 2 +- extra/demo_entities/delete_builtins.py | 4 ++-- extra/demo_entities/enrich_examples.py | 10 +++++----- extra/fixups/fixup_longtail_issnl_unique.py | 4 ++-- python/.coveragerc | 2 +- python/Pipfile | 4 ++-- python/Pipfile.lock | 6 +++--- python/README.md | 4 ++-- 10 files changed, 22 insertions(+), 22 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ecf87203..d47259f4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -38,7 +38,7 @@ unified_test: - cargo build - cargo test -- --test-threads 1 - cargo run --bin fatcatd & - - cd ../python_client + - cd ../python_openapi_client - pytest-3 - cd ../python - cp example.env .env diff --git a/LICENSE.md b/LICENSE.md index e25f9276..ba501d12 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -5,8 +5,8 @@ The schema files are: Copyright, 2018 Bryan Newbold