On 12 February 2016 at 04:35, Brett Cannon <br...@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 Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia _______________________________________________ Speed mailing list Speed@python.org https://mail.python.org/mailman/listinfo/speed