diff --git a/README.md b/README.md index 60c3880..597859b 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ These tools have different scopes and purposes: | **Manages Python installations** | | | | ✓ | | ✓ | ✓ | | **Py-environment-agnostic** | | | | ✓ | | ✓ | ✓ | | **Included with Python** | ✓ | | | | | | | -| **Stores deps with project** | | | | | ✓ | | ✓| +| **Stores deps with project** | | |✓| | ✓ | | ✓| | **Requires changing session state** | ✓ | | | ✓ | | | | | **Clean build/publish flow** | | | ✓ | | | | ✓ | | **Supports old Python versions** | with `virtualenv` | ✓ | ✓ | ✓ | ✓ | ✓ | |