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

Support passing up to two numerical values as positional arguments #7

Merged
merged 7 commits into from
Dec 15, 2013
Merged

Support passing up to two numerical values as positional arguments #7

merged 7 commits into from
Dec 15, 2013

Conversation

krlmlr
Copy link

@krlmlr krlmlr commented Nov 24, 2013

  • The values are interpreted as minimum and maximum number of supported
    positional arguments, ignoring order
  • --help option overrides check for positional arguments

Conceptually, passing numeric values is now the default, passing logical a mere
compatibility behavior. See also #6.

Fixes #3. Fixes #5 (=contains it).

Kirill Müller added 7 commits November 24, 2013 09:57
- build vignettes for checking
- install rst2pdf
- warnings are errors
- The values are interpreted as minimum and maximum number of supported positional arguments, ignoring order
- --help option overrides check for positional arguments
@trevorld trevorld mentioned this pull request Dec 15, 2013
@trevorld trevorld merged commit 3f6bb3c into trevorld:master Dec 15, 2013
@trevorld
Copy link
Owner

Thanks for the new positional argument functionality!

@trevorld trevorld mentioned this pull request Dec 15, 2013
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.

Required arguments
2 participants