Remove unused imports in macdeploy script

This commit is contained in:
Federico Bond
2014-05-15 03:22:42 -03:00
parent a99f9be0eb
commit d16f6f87e1
2 changed files with 0 additions and 15 deletions

View File

@@ -1,9 +1,5 @@
### MacDeploy ###
You will need the appscript package for the fancy disk image creation to work:
sudo easy_install appscript
For Snow Leopard (which uses [Python 2.6](http://www.python.org/download/releases/2.6/)), you will need the param_parser package:
sudo easy_install argparse