diff options
| author | ?ric Araujo <merwok@netwok.org> | 2011-11-25 12:54:13 +0100 |
|---|---|---|
| committer | ?ric Araujo <merwok@netwok.org> | 2011-11-25 12:54:13 +0100 |
| commit | affb56a49421fcae1ab837b9e5b4b095cff2a834 (patch) | |
| tree | b769fee0d1bd961146045f544f2831a6c428203d /scripts | |
| parent | 0d229fdc696a1eff38737fc0036e0d5d8b8447af (diff) | |
| download | disutils2-affb56a49421fcae1ab837b9e5b4b095cff2a834.tar.gz | |
Remove duplicate script
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/pysetup | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/pysetup b/scripts/pysetup deleted file mode 100644 index 7c3fe87..0000000 --- a/scripts/pysetup +++ /dev/null @@ -1,4 +0,0 @@ -#! /usr/bin/env python -import sys -from distutils2.run import main -sys.exit(main()) |
