Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow appending to deps with the command line #3259

Merged
merged 3 commits into from Apr 2, 2024

Conversation

stefanor
Copy link
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

@gaborbernat gaborbernat enabled auto-merge (squash) April 2, 2024 04:08
@gaborbernat gaborbernat merged commit c2be629 into tox-dev:main Apr 2, 2024
25 checks passed
@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