-
Notifications
You must be signed in to change notification settings - Fork 248
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
Using -o/--exclude-all-optional
should exclude all optional tasks
#263
Comments
@mriehl review please |
2 tasks
👍 but make it --exclude-all-optional to avoid ambiguity |
Will do |
arcivanov
changed the title
Using
Using Nov 21, 2015
-X/--exclude-optional
should exclude all optional tasks-X/--exclude-all-optional
should exclude all optional tasks
arcivanov
changed the title
Using
Using Nov 22, 2015
-X/--exclude-all-optional
should exclude all optional tasks-O/--exclude-all-optional
should exclude all optional tasks
arcivanov
changed the title
Using
Using Nov 22, 2015
-O/--exclude-all-optional
should exclude all optional tasks-o/--exclude-all-optional
should exclude all optional tasks
arcivanov
added a commit
to arcivanov/pybuilder
that referenced
this issue
Nov 22, 2015
arcivanov
added a commit
to arcivanov/pybuilder
that referenced
this issue
Nov 23, 2015
👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently
-x <task>, --exclude=<task> Exclude optional task dependencies
Using
-o/--exclude-all-optional
should filter out all optional tasks from the build plan.The text was updated successfully, but these errors were encountered: