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

Added virtual_env as additional kwarg to KassLocustP3. #31

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renereimann
Copy link

Instead of the hard coded the conda virtual, the conda activate hercules is now given by the virtual_evn keyword. This defaults to hercules making things backward compatible. Passing on of additional kwargs now by **kwargs so that they do not have to be specificly listed in every function call.

… hard coded the env is now given by the virtual_evn keyword. This defaults to making things backward compatible. Passing on of additional kwargs now by **kwargs so that they do not have to be specificly listed in every function call.
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.

1 participant