From 5dfbca4ff65f522705a84710b8f2ee4b17cd9f36 Mon Sep 17 00:00:00 2001 From: Ethan Paul <24588726+enpaul@users.noreply.github.com> Date: Fri, 25 Sep 2020 00:56:21 -0400 Subject: [PATCH] Update docs to indicate dev package installation support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd05b6f..83a886e 100644 --- a/README.md +++ b/README.md @@ -255,7 +255,7 @@ usage in production systems. ### Path to Beta -- [ ] Verify that primary package dependencies (from the `.package` env) are installed +- [X] Verify that primary package dependencies (from the `.package` env) are installed correctly using the Poetry backend. - [ ] Support the [`extras`](https://tox.readthedocs.io/en/latest/config.html#conf-extras) Tox configuration option