From 2570aa362009eddceed742874ffc17aa6d052519 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Fri, 28 Oct 2022 15:54:58 -0400 Subject: [PATCH] Slightly simplify non-poetry invocation in README --- README.md | 2 +- memberPlumbing/sqlExport.py | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 55ea9c2..905e90f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Many of the scripts use data from a `config.yaml` in the current working directo ## Scripts -The primary entry points have scripts entries (`tool.poetry.scripts`) in [`pyproject.toml`](./pyproject.toml). They assume that they are being run from a module, so must be run with `poetry run