Skip to content
Snippets Groups Projects
Commit b6446c1e authored by Nicolas Dandrimont's avatar Nicolas Dandrimont
Browse files

Fix tox.ini syntax for 4 for the main test environment

When parsing the configuration, tox would complain about the unfollowed
line continuation (which is what happens when the testenv was qualified
with neither full nor minimal).

Moving {posargs} to be unqualified allows the line continuation
character to always have something behind it.
parent 48a46285
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment