Skip to content

Commit

Permalink
Add configuration to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Lubken committed Sep 24, 2020
1 parent 55a4d96 commit 4bfa691
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,4 @@ norecursedirs = ".env .git build dist"
python_files = "test.py tests.py test_*.py *_test.py"

[tool.setuptools_scm]
local_scheme = "dirty-tag"

0 comments on commit 4bfa691

Please sign in to comment.