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 disable using VENV ??? #308

Open
SupinePandora43 opened this issue Jun 11, 2019 · 3 comments
Open

How disable using VENV ??? #308

SupinePandora43 opened this issue Jun 11, 2019 · 3 comments

Comments

@SupinePandora43
Copy link

No description provided.

@SupinePandora43
Copy link
Author

also how can i disable running tasks ":installTestRequirements", ":installBuildRequirements", ":installSetupRequirements"

@petrabrunner
Copy link

if you are still wondering: ad your 2nd question:

simply add (f.e.):
tasks.installTestRequirements.enabled = false
to the gradle script where you add the plugin.
at least thats how I disabled the tasks I dont need.

@SupinePandora43
Copy link
Author

@petrabrunner thx

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

2 participants