Commit a2cd7070 by Branch Vincent Committed by Bjorn Neergaard

chore: fix minor typo

parent 3d034300
...@@ -107,7 +107,7 @@ commands = ...@@ -107,7 +107,7 @@ commands =
``` ```
`tox` will not do any install. Poetry installs all the dependencies and the current package an editable mode. `tox` will not do any install. Poetry installs all the dependencies and the current package an editable mode.
Thus, tests are running against the local files and not the builded and installed package. Thus, tests are running against the local files and not the built and installed package.
### I don't want Poetry to manage my virtual environments. Can I disable it? ### I don't want Poetry to manage my virtual environments. Can I disable it?
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment