##// END OF EJS Templates
automation: create Python 3.5 variant of requirements.txt...
automation: create Python 3.5 variant of requirements.txt The automation environment is refusing to build with the previous file because some dependencies won't install on Python 3.5. I couldn't find an easy way to salvage the situation with a single requirements.txt file. So, I decided to introduce a variant for Python 3.5. As part of this, we update packages to latest versions. (I do question why we are still supporting Python 3.5...) Differential Revision: https://phab.mercurial-scm.org/D10690
Gregory Szorc -
r47966:546e812a default
Show More
Name Size Modified Last Commit Author
/ contrib / python-zstandard / zstd / compress
fse_compress.c Loading ...
hist.c Loading ...
hist.h Loading ...
huf_compress.c Loading ...
zstd_compress.c Loading ...
zstd_compress_internal.h Loading ...
zstd_compress_literals.c Loading ...
zstd_compress_literals.h Loading ...
zstd_compress_sequences.c Loading ...
zstd_compress_sequences.h Loading ...
zstd_cwksp.h Loading ...
zstd_double_fast.c Loading ...
zstd_double_fast.h Loading ...
zstd_fast.c Loading ...
zstd_fast.h Loading ...
zstd_lazy.c Loading ...
zstd_lazy.h Loading ...
zstd_ldm.c Loading ...
zstd_ldm.h Loading ...
zstd_opt.c Loading ...
zstd_opt.h Loading ...
zstdmt_compress.c Loading ...
zstdmt_compress.h Loading ...