adorepump / chocolatey-packages

a list of packages i've been making for site chocolatey.org
3 stars 17 forks source link

Pip #5

Open Iristyle opened 11 years ago

Iristyle commented 11 years ago

Is there any way you can update the Pip package to install just PIP.

I don't want VirtualEnv, Fabric, IPython or Django. I just want PIP.

IMHO, those each belong in their own package. Shoe-horning a bunch of unrelated extra stuff into a single package like this is not a good practice. You could even break existing installs of these other tools / libraries.

/cc @mwrock @ferventcoder

Iristyle commented 11 years ago

https://github.com/adorepump/chocolatey-packages/blob/master/pip/tools/chocolateyInstall.ps1#L28

ferventcoder commented 11 years ago

I kind of agree here. You can create another package or set of packages that install your preferred Py tools. This package is named PIP which leads me to believe it is going to install PIP only.

adorepump commented 11 years ago

i will make this change! tomorrow, i'll release a new version.

2012/10/15 Rob Reynolds notifications@github.com

I kind of agree here. You can create another package or set of packages that install your preferred Py tools. This package is named PIP which leads me to believe it is going to install PIP only.

— Reply to this email directly or view it on GitHubhttps://github.com/adorepump/chocolatey-packages/issues/5#issuecomment-9445547.

Abraços Elliando Dias;

ferventcoder commented 11 years ago

Awesome!