root/hodgestar/PythonCode/WikiTransformer/setup-develop
| Revision 108, 122 bytes (checked in by simon, 5 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/bin/bash |
| 2 | # -x : exclude scripts |
| 3 | # -d : install dir |
| 4 | rm -f wikipub.egg-link |
| 5 | PYTHONPATH=. python setup.py develop -x -d . |
Note: See TracBrowser
for help on using the browser.
