summaryrefslogtreecommitdiffstats
path: root/requirements.d
diff options
context:
space:
mode:
authorRonny Pfannschmidt <ronny.pfannschmidt@redhat.com>2017-04-01 18:25:45 +0200
committerRonny Pfannschmidt <ronny.pfannschmidt@redhat.com>2017-04-01 18:25:45 +0200
commit132f0006d374ef668b59a0eec0a8f2a178af6a1c (patch)
treec536434f037a16de8584761aa3e45766ac2daf68 /requirements.d
parent74a4c4f78db11c00453d34c18f7af5becb834b5d (diff)
enhance travis setuptools_scm situation
* add setuptools_scm to the development requirements * print the own version at install time * unshallow the repo and fetch all tags
Diffstat (limited to 'requirements.d')
-rw-r--r--requirements.d/development.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.d/development.txt b/requirements.d/development.txt
index de2428108..5805cb4a1 100644
--- a/requirements.d/development.txt
+++ b/requirements.d/development.txt
@@ -1,4 +1,5 @@
setuptools
+setuptools_scm
pip
virtualenv
tox