Re: [Speed] performance 0.1 (and 0.1.1) release

Aug. 24, 2016
4:01 p.m.
2016-08-24 17:38 GMT+02:00 Victor Stinner <victor.stinner@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
3160
Age (days ago)
3160
Last active (days ago)
0 comments
1 participants
participants (1)
-
Victor Stinner