requirements.txt: download Brotli 0.4.0 pre-compiled wheel (or sdist) from Github Releases

this should speed up the Travis and Appveyor builds, as we don't need to compile
Brotli from source, at least on OSX and Windows. Linux will still use the
.tag.gz source distribution.
This commit is contained in:
Cosimo Lupo 2016-08-06 11:30:41 +01:00
parent 9080151cd5
commit 64d055c742

View File

@ -1 +1,2 @@
git+https://github.com/google/brotli@v0.3.0#egg=Brotli
--find-links https://github.com/google/brotli/releases
brotli==0.4.0