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

Donald Stufft donald at stufft.io
Fri Feb 12 05:42:52 EST 2016


> On Feb 12, 2016, at 12:03 AM, Nick Coghlan <ncoghlan at gmail.com> wrote:
> 
> On 12 February 2016 at 04:35, Brett Cannon <brett at python.org> wrote:
>> 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.
> 
> +1, especially if you use peep to update the requirements list with
> the sdist hashes
> 


pip 8 has peep functionality built in.


-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/speed/attachments/20160212/1e6a7067/attachment.sig>


More information about the Speed mailing list