Skip to content

Do not try to reinstall packages installed via the OS#331

Merged
shivapoudel merged 1 commit into
voxpupuli:masterfrom
rikwasmus:master
Sep 15, 2016
Merged

Do not try to reinstall packages installed via the OS#331
shivapoudel merged 1 commit into
voxpupuli:masterfrom
rikwasmus:master

Conversation

@rikwasmus
Copy link
Copy Markdown
Contributor

Pip freeze provides another list than pip list, see
also online questions like:
http://stackoverflow.com/questions/19837410/why-doesnt-setuptools-1-3-1-appear-when-i-pip-freeze

To prevent continuous reinstalls of things like setuptools,
examine pip list output as well.

Pip freeze provides another list than pip list, see
also online questions like:
   http://stackoverflow.com/questions/19837410/why-doesnt-setuptools-1-3-1-appear-when-i-pip-freeze

To prevent continuous reinstalls of things like setuptools,
examine pip list output as well.
@shivapoudel shivapoudel merged commit 076dc16 into voxpupuli:master Sep 15, 2016
rikwasmus added a commit to rikwasmus/puppet-python that referenced this pull request Sep 15, 2016
Ref: voxpupuli#331

Fixed lax unescaped backslash to make it pass tests.
sergiik pushed a commit to sergiik/puppet-python that referenced this pull request Mar 14, 2018
Ref: voxpupuli#331

Fixed lax unescaped backslash to make it pass tests.
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