diff options
| author | Val Neekman <val@neekware.com> | 2015-05-29 14:34:03 -0400 |
|---|---|---|
| committer | Val Neekman <val@neekware.com> | 2015-05-29 14:34:03 -0400 |
| commit | 6641433a3ad1ba96f6a0d5677b44e2f787ac39a8 (patch) | |
| tree | 399dbb69382cf079849478999225e5b43925b8ed /setup.py | |
| parent | fe2d4b56dfe5a7e2b50e4c2762ff2a88f77257da (diff) | |
| download | python-slugify-6641433a3ad1ba96f6a0d5677b44e2f787ac39a8.tar.gz | |
add stopwatch, upversion
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -85,6 +85,5 @@ setup( package_data=get_package_data(package), install_requires=install_requires, classifiers=classifiers, - use_2to3=True, entry_points={'console_scripts': ['slugify=slugify.slugify:main']}, ) |
