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

How do use Pygradle tasks with a custom virtualenv name. #338

Open
Ryan-Gordon1 opened this issue Feb 17, 2020 · 0 comments
Open

How do use Pygradle tasks with a custom virtualenv name. #338

Ryan-Gordon1 opened this issue Feb 17, 2020 · 0 comments

Comments

@Ryan-Gordon1
Copy link

Pygradle comes with pre-made tasks which is very handy for getting up and running after you figure out the gotchas. One gripe though is they all seem to depend on a virtualenv called venv. If you disable to createVirtualEnv tasks or use something else for virtualenv creation all the other premade tasks fail as they depend on an env called venv
Is there a way to change this for all tasks ?

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

No branches or pull requests

1 participant