tahoe-lafs / zfec

zfec -- an efficient, portable erasure coding tool
Other
374 stars 44 forks source link

Test that zfec package can be used by Python #36

Closed sajith closed 3 years ago

sajith commented 3 years ago

Trying out a fix for #34: test that the .whl packages that were just generated actually work. Running tox only tests zefc itself, and not packaging.

sajith commented 3 years ago

Closing this in favor of #37.