yola / yodeploy

Python library for deployment
4 stars 0 forks source link

Upgrade `setuptools` for Python virtualenvs #233

Closed kosmos342 closed 5 years ago

kosmos342 commented 5 years ago

Trying to solve the problem with upgrading pip and setuptools for python2 virtualenvs. Maybe upgrading virtualenv package can solve this problem, but it wants new setuptools. So upgrade setuptools firstly

snitch commented 5 years ago

:sparkles: No lint errors found. :sparkles:

snitch commented 5 years ago

:sparkles: No lint errors found. :sparkles:

Toshakins commented 5 years ago

Trying to solve the problem with upgrading pip and setuptools

Can we describe somewhere what exactly we trying to fix? I remember it is related to buggy yodeploy, but sometimes I forgot the details. It would be nice to have a ticket with the bug report.

Nevertheless, current PR is fine.