Skip to content

support for providing pip3 provider w/ tests. Modified readme 4 examples#414

Merged
bastelfreak merged 1 commit into
voxpupuli:masterfrom
paychex:pip3-support
Jul 9, 2018
Merged

support for providing pip3 provider w/ tests. Modified readme 4 examples#414
bastelfreak merged 1 commit into
voxpupuli:masterfrom
paychex:pip3-support

Conversation

@danquack
Copy link
Copy Markdown
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
Copy Markdown
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