summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2015-05-21 22:16:12 +0200
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2015-05-21 22:16:12 +0200
commitca2b4580f42b7a2d3851af6c96b68ecfd713310a (patch)
tree936324e4a15317e72e0f0241b8c10fabb6879f49 /setup.py
parent7c405f02e3255136cf2012cbbf77e9e5d86f8c88 (diff)
downloadsetuptools-scm-ca2b4580f42b7a2d3851af6c96b68ecfd713310a.tar.gz
fix namev1.4.1
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e097e1a..3aeee6f 100644
--- a/setup.py
+++ b/setup.py
@@ -59,7 +59,7 @@ class sdist(sdist_orig):
arguments = dict(
- name='setuptools-scm',
+ name='setuptools_scm',
url='http://bitbucket.org/pypa/setuptools_scm/',
# pass here since entrypints are not yet registred
use_scm_version=scm_config,