summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorVal Neekman <val@neekware.com>2014-01-09 14:16:43 -0800
committerVal Neekman <val@neekware.com>2014-01-09 14:16:43 -0800
commita873f8e165ff257c616278581d49809bd0655406 (patch)
treeb8613f58c1e0d405e959c4d6775b5e457fc87591 /setup.py
parenteb282c6c8c0c3aaece9f8990537231e3f0a456f9 (diff)
downloadpython-slugify-a873f8e165ff257c616278581d49809bd0655406.tar.gz
cleanups and upversion
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index f632989..e9d0855 100755
--- a/setup.py
+++ b/setup.py
@@ -81,5 +81,3 @@ setup(
classifiers=classifiers,
use_2to3=True,
)
-
-