[Avocado-devel] Heads-up: dropping Python 2.6 support

Andrei Stepanov astepano at redhat.com
Tue Feb 7 13:34:19 UTC 2017


On Tue, Feb 7, 2017 at 2:20 PM, Cleber Rosa <crosa at redhat.com> wrote:

>
>
>
> Andrei,
>
> Running a command such as:
>
> pip install -r
> https://raw.githubusercontent.com/avocado-framework/avocado/
> 36lts/requirements.txt
>
> Would have probably saved you a lot of this hassle.  This is documented
> here:
>
> http://avocado-framework.readthedocs.io/en/45.0/GetStartedGuide.html#
> installing-from-standard-python-tools




Can I ask why we do not specify required packages for pip?
http://python-packaging.readthedocs.io/en/latest/dependencies.html

It would be fine if next command install all dependency automatically:
pip install 'avocado-framework==36.0'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/avocado-devel/attachments/20170207/fe41452c/attachment.htm>


More information about the Avocado-devel mailing list