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

Make the CLI's api consistent with regards to arbitrary pip/wheel args #70

Closed
nir0s opened this issue Nov 28, 2016 · 1 comment
Closed

Comments

@nir0s
Copy link
Contributor

nir0s commented Nov 28, 2016

Wagon's CLI's structure is not consistent with pip/wheel. For instance, providing a requirements file for wagon requires using the -a '-r requirements.txt' flag. Currently, this is not so important as the main idea by the -a flag is to allow users to pass any arguments to pip or wheel. At some point, we should make this API consistent.

@nir0s nir0s changed the title Document that the CLI's api is not consistent with regards to pip/wheel args and that this might change in the future. Make the CLI's api consistent with regards to arbitrary pip/wheel args Jan 3, 2017
@nir0s
Copy link
Contributor Author

nir0s commented Jan 3, 2017

Currently, this will be documented and changed in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant