summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorHernan Grecco <hernan.grecco@gmail.com>2020-02-21 23:41:43 -0300
committerGitHub <noreply@github.com>2020-02-21 23:41:43 -0300
commit78b1e52958a326cba4983c3ef84016756274c92c (patch)
treedfcaa026318ffb0c06fc82729955da8479c581c2 /setup.py
parent36ebb0f0e280bbb5b1cd32475e4b13d0222a371c (diff)
parent92dc58e7b1de6a7ad0aaaad48f63490a80e1d82d (diff)
downloadpint-_decimal.tar.gz
Merge branch 'master' into _decimal_decimal
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 57e6ccd..f4f9665 100644
--- a/setup.py
+++ b/setup.py
@@ -2,4 +2,4 @@
from setuptools import setup
if __name__ == "__main__":
- setup(use_scm_version=True)
+ setup()