Skip to content

Commit 6ff673e

Browse files
committed
Read version from git
1 parent a9e151d commit 6ff673e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55

66
setup(
77
name="oligo",
8-
version="1.3.0",
8+
version_config=True,
9+
setup_requires=['setuptools-git-versioning'],
910
author="hectorespert",
1011
author_email="hectorespertpardo@gmail.com",
1112
description="UNOFFICIAL Python client for i-DE",

0 commit comments

Comments
 (0)