summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-12-12 13:58:00 -0500
committerJason R. Coombs <jaraco@jaraco.com>2020-12-12 15:36:50 -0500
commitd448f10805dcd564d597f0c63157bb7913d26193 (patch)
tree363be9ac426b407666eff13f2fe9a9bfd21e8e6e /setup.py
parentb6bbe236ed0689f50b5148f1172510b975687e62 (diff)
parentc681f6748acaea1bf0b706528c36327cc94a6eed (diff)
downloadpython-setuptools-git-d448f10805dcd564d597f0c63157bb7913d26193.tar.gz
Merge https://github.com/jaraco/skeleton into feature/skeleton
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index 2bd48daa..28d3dada 100755
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,4 @@
#!/usr/bin/env python
-"""
-Distutils setup file, used to install or test 'setuptools'
-"""
import os
import sys