From 73414539809e5a588c68ed6c6c273054278bc344 Mon Sep 17 00:00:00 2001 From: Jeff Lerman Date: Tue, 3 Jan 2023 17:20:25 -0800 Subject: [PATCH] updating library-development-related docs to reflect use of poetry --- README.md | 9 +++++---- docs/developers.rst | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 72d385dfe..605998318 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ or or from your locally cloned repository you can install it with one of the following options: - $ python setup.py install + $ poetry install # installs into a poetry-managed venv or @@ -182,21 +182,22 @@ Multiple other projects are contained within the RDFlib "family", see `_