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

Should dependencies be on multiple lines? #7

Closed
pytoxbot opened this issue Sep 17, 2016 · 1 comment
Closed

Should dependencies be on multiple lines? #7

pytoxbot opened this issue Sep 17, 2016 · 1 comment

Comments

@pytoxbot
Copy link

I had two dependencies, flexmock and argparse, and putting them as

deps = flexmock, argparse

failed. (Note that I am testing with py26 and py27, so the recent fix against argparse might be the culprit.)

If dependencies should be on multiple lines, it would be better to explicitly specify in the docs.

Thanks,

Ustun

@pytoxbot
Copy link
Author

Original comment by @hpk42

That deps are a multi-line-list is not clarified, see here: http://tox.testrun.org/latest/config.html#virtualenv-test-environment-settings

@tox-dev tox-dev locked and limited conversation to collaborators Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant