2016-08-24 17:38 GMT+02:00 Victor Stinner <victor.stin...@gmail.com>:
> Now the development version always install performance 0.1.1 (see
> performance/requirements.txt). I should fix this to install the
> development version of performance/ when it is run from the source
> code (when setup.py is available in the parent directory?).

FYI it's now fixed: the development version of the benchmark suite now
installs the performance module using "pip install -e <path>" in
development mode, but "pip install performance==x.y.z" in release
mode.

Victor
_______________________________________________
Speed mailing list
Speed@python.org
https://mail.python.org/mailman/listinfo/speed

Reply via email to