issues
search
facebookincubator
/
xar
executable archive format
Other
1.57k
stars
55
forks
source link
[xar] Fix open source
#23
Closed
terrelln
closed
6 years ago
terrelln
commented
6 years ago
We have to limit to
wheel<=0.31.1
, since they removed the public API. We will eventually have to copy what we use into the repo to remove this.
Fix
make_xar
bugs.
Add a sorely missing test cases for
make_xar
.
Fixes #20 and fixes #21.
wheel<=0.31.1
, since they removed the public API. We will eventually have to copy what we use into the repo to remove this.make_xar
bugs.make_xar
.Fixes #20 and fixes #21.