commit 47ae32a900e66a7feb683601ff27cd93c932c597 parent e385fd283dba62912cdd81244499042f661e1fc4 Author: ThomasV <thomasv@electrum.org> Date: Sun, 18 Oct 2015 12:58:09 +0200 fix typo Diffstat:
M | setup.py | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py @@ -1,4 +1,4 @@ -#!/usr/bin/env/python2 +#!/usr/bin/env python2 # python setup.py sdist --format=zip,gztar