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

added support to pip install from local directory #147

Merged
merged 1 commit into from
Nov 6, 2014
Merged

added support to pip install from local directory #147

merged 1 commit into from
Nov 6, 2014

Conversation

jlyheden
Copy link

@jlyheden jlyheden commented Nov 6, 2014

Usage example:

  ::python::pip { 'my_py_pkg_virtualenv':
    pkgname     => 'my_py_pkg',
    url         => '/home/devuser/my_py_pkg_source',
    virtualenv  => '/opt/virtualenv'
  }

shivapoudel added a commit that referenced this pull request Nov 6, 2014
added support to pip install from local directory
@shivapoudel shivapoudel merged commit 9bfe83f into voxpupuli:master Nov 6, 2014
shivapoudel pushed a commit that referenced this pull request Sep 1, 2015
added support to pip install from local directory
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.

2 participants