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 virtualenv and virtualenv_py_ver options in add command. #877

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kurochenko
Copy link
Contributor

Hello,

i was trying to add watcher using ZMQ and add command. When I specified virtualenv option i got error that this option is not allowed which is not true because it exist in watcher constructor.

I have created small PR that allows such options, also documents virtualenv_py_ver watcher constructor option.

Please consider to merge this. Thank you in advance.

@k4nar
Copy link
Contributor

k4nar commented May 13, 2015

@kurochenko : Could you fix the small PEP8 error (circus/watcher.py line 182 is too long) ?

Other than that, looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants