Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 45afe9f9 authored by Nivesh Krishna's avatar Nivesh Krishna
Browse files

fix scm

parent 1e651219
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ setup(
    long_description=long_description,
    url=brand.DOCS_URL,
    use_scm_version={"tag_regex": r"^(?:[\w-]+-)?(?P<version>[vV]?\d+(?:\.\d+){0,2}.*)$"},
    # setup_requires=['setuptools_scm'],
    setup_requires=['setuptools_scm'],
    project_urls={
        "Code": brand.GIT_URL,
        "Issue tracker": brand.ISSUE_URL