contrib/python-zstandard/MANIFEST.in
author Augie Fackler <augie@google.com>
Tue, 13 Nov 2018 19:47:48 -0500
branchstable
changeset 40436 7589f2c9c3c7
parent 40122 73fef626dae3
child 42070 675775c33ab6
permissions -rw-r--r--
tests: fix wireproto redirection test on systems without tls1.2 Our automated package builder has some ancient configuration that lacks modern TLS, which is how we noticed this. Tested: the test now passes on both macOS High Sierra (has tls1.2) and Ubuntu Trusty (which does not).

graft c-ext
graft debian
graft zstd
graft tests
include make_cffi.py
include setup_zstd.py
include zstd.c
include zstd_cffi.py
include LICENSE
include NEWS.rst