Skip to content

Commit c6e4f3d

Browse files
committed
Update the README.md
1 parent 6eea1a1 commit c6e4f3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ The following simple example installs `dev` and `test` dependencies into the ven
3434
```ini
3535
[tox]
3636
envlist = py37,py38
37+
isolated_build = True ; This is required for a pyproject.toml based project.
3738

3839
[testenv]
3940
groups = ; Dependency groups in pyproject.toml

0 commit comments

Comments
 (0)