Skip to content

Allow appending to deps with the command line#3259

Merged
gaborbernat merged 3 commits intotox-dev:mainfrom
stefanor:append_deps
Apr 2, 2024
Merged

Allow appending to deps with the command line#3259
gaborbernat merged 3 commits intotox-dev:mainfrom
stefanor:append_deps

Conversation

@stefanor
Copy link
Copy Markdown
Contributor

@stefanor stefanor commented Apr 1, 2024

Allow appending to deps with -x testenv.deps+=foo

Fixes: #3256

  • ran the linter to address style issues (tox -e fix)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder
  • updated/extended the documentation

@stefanor stefanor requested a review from gaborbernat as a code owner April 1, 2024 19:45
@stefanor stefanor force-pushed the append_deps branch 2 times, most recently from 8663a81 to b48e725 Compare April 1, 2024 20:31
@gaborbernat gaborbernat enabled auto-merge (squash) April 2, 2024 04:08
@gaborbernat gaborbernat merged commit c2be629 into tox-dev:main Apr 2, 2024
@stefanor stefanor deleted the append_deps branch April 2, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't append deps to testenv via command line

2 participants