Commit 74329a7f authored by Jason R. Coombs's avatar Jason R. Coombs

Remove excess hack

parent c9587fe3
......@@ -24,7 +24,6 @@
import subprocess
import sys
subprocess.Popen([sys.executable, 'bootstrap.py'], cwd='..')
exec(open('../bootstrap.py').read())
# -- General configuration -----------------------------------------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment