Skip to content
Snippets Groups Projects
Commit 40693cbe authored by Mike Marchetti's avatar Mike Marchetti
Browse files

Add version schedule pep440-git-full


Signed-off-by: default avatarMike Marchetti <mmarchetti@sandvine.com>
parent 950fc19f
Branches netslice
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name='osmclient',
version_command=('git describe --match v* --tags --long --dirty',
'pep440-git'),
'pep440-git-full'),
author='Mike Marchetti',
author_email='mmarchetti@sandvine.com',
packages=find_packages(),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment