facebookincubator / xar

executable archive format
Other
1.57k stars 55 forks source link

[XAR] Fix buggy code #15

Closed terrelln closed 6 years ago

terrelln commented 6 years ago

Summary:

Test Plan:

tox
cd ../xar_packaging_test
pipenv install ../xar
pipenv run python setup.py bdist_xar
cd ../black
python setup.py bdist_xar --download
pip install .
python setup.py bdist_xar