projects
/
osm
/
LCM.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e9d2eb
)
Add version schedule pep440-git-full
88/6588/2
author
tierno
<alfonso.tiernosepulveda@telefonica.com>
Mon, 1 Oct 2018 13:24:32 +0000
(15:24 +0200)
committer
tierno
<alfonso.tiernosepulveda@telefonica.com>
Mon, 1 Oct 2018 13:35:09 +0000
(15:35 +0200)
Change-Id: I150e22addce9bfb843e3ac95ef6e9e31035ff5e8
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index
ffef539
..
bb0a0ab
100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-14,7
+14,7
@@
setup(
name=_name,
description='OSM North Bound Interface',
long_description=README,
- version_command=('git describe --match v* --tags --long --dirty', 'pep440-git'),
+ version_command=('git describe --match v* --tags --long --dirty', 'pep440-git
-full
'),
# version=VERSION,
# python_requires='>3.5.0',
author='ETSI OSM',