summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2015-01-08 19:09:23 +0100
committerJan Pokorný <jpokorny@redhat.com>2015-01-09 10:21:49 +0100
commitcfb399035c28b2d463252a4af58c6a1da6bec904 (patch)
tree294af10082b7753db2fe12abb1a0be95de8048fa /setup.py
parentacc421d0a929178e00714d0ba2147964f3de3131 (diff)
downloadclufter-cfb399035c28b2d463252a4af58c6a1da6bec904.tar.gz
clufter-cfb399035c28b2d463252a4af58c6a1da6bec904.tar.xz
clufter-cfb399035c28b2d463252a4af58c6a1da6bec904.zip
{run_,}setup: subsequent tweak for "pip install from git"
Also delete run-setup as it has about the same meaning now as running "python setup.py" fixed part of the command directly. See also: https://github.com/pypa/pip/pull/2337 Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to 'setup.py')
l---------setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
new file mode 120000
index 0000000..5a52fad
--- /dev/null
+++ b/setup.py
@@ -0,0 +1 @@
+__root__/setup.py \ No newline at end of file