From 62a52da3f247681c2e1a9f1f63c499905f6a7ef1 Mon Sep 17 00:00:00 2001 From: Joost Wagenaar <1605953+jwagenaar@users.noreply.github.com> Date: Mon, 31 Mar 2025 16:08:14 -0400 Subject: [PATCH] update readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f0b808..18d3dee 100644 --- a/README.md +++ b/README.md @@ -64,4 +64,8 @@ This project uses [Poetry](https://python-poetry.org/) to manage dependencies in poetry install ``` from the root directory to install the projects dependencies. Some IDEs (IntelliJ Idea for example) can create a Poetry Python -environment as well. \ No newline at end of file +environment as well. + +Installing from TestPypi +------------------------ +python -m pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple pennsieve