Update docs to indicate dev package installation support

This commit is contained in:
2020-09-25 00:56:21 -04:00
parent db09acd8fe
commit 5dfbca4ff6

View File

@@ -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