[Speed] Do we want to stop vendoring source of third-party libraries with the benchmarks?

Brett Cannon brett at python.org
Thu Feb 11 13:35:29 EST 2016


Maybe we should just have a requirements.txt file for Python 2 and another
for Python 3 that are pegged to specific versions? We could even install
things into a venv for isolation. If we go this route then we could make
the benchmark suite a package on PyPI and have people install the benchmark
suite and then have instructions to run pip on the requirements files that
we embed in the package. This also gets us around any potential licensing
issues with embedding third-party libraries.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/speed/attachments/20160211/988886b1/attachment.html>


More information about the Speed mailing list