zerovm / zpm

ZeroVM Package Manager
Apache License 2.0
6 stars 11 forks source link

Fix Support for bundling entire directories. Issue: #150 #188

Closed Sgt-Mac closed 9 years ago

mgeisler commented 9 years ago

Hi Ryan, it seems that the test ouptut changed with this commit. Can you update the tests to catch the new output and amend the commit?

Also, if you make the commit message ... (fixes #150), issue #150 will automatically be closed when this is merged.

mgeisler commented 9 years ago

Small style issue: pep8 complains about the whitespace after (:

zpmlib/zpm.py:337:13: E201 whitespace after '('