Skip to content

Commit

Permalink
Make setuptool auto use tag as version
Browse files Browse the repository at this point in the history
  • Loading branch information
karajan1001 committed Jul 30, 2022
1 parent 3ccd094 commit d09f64f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[tool.black]
line-length = 79

[tool.setuptools_scm]

[tool.pylint.message_control]
disable=["ungrouped-imports"]

0 comments on commit d09f64f

Please sign in to comment.