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 for providing pip3 provider w/ tests. Modified readme 4 examples #414

Merged
merged 1 commit into from
Jul 9, 2018

Conversation

danquack
Copy link
Contributor

@danquack danquack commented Jul 9, 2018

Pull Request (PR) description

  • Provide the ability to specify which pip provider to utilize. This will allow support for the use of pip3. Currently the syntax only specifies "pip" this will allow the execution to use "pip3"
  • Updated readme to add documentation of how to install anything outside of system python
  • Added rspec tests per @bastelfreak recommendations.

This Pull Request (PR) fixes the following issues

Fixes #303
Fixes #377

@bastelfreak bastelfreak added the enhancement New feature or request label Jul 9, 2018
@bastelfreak
Copy link
Member

Thanks @danquack !

@bastelfreak bastelfreak merged commit 2e94933 into voxpupuli:master Jul 9, 2018
@danquack danquack deleted the pip3-support branch July 9, 2018 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to deploy pip package to rhscl python34 CentOS 7 with Python3 does not work
2 participants