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:
parent
9080151cd5
commit
64d055c742
@ -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
|
Loading…
x
Reference in New Issue
Block a user