Skip to content

Commit e7c3f3a

Browse files
committed
chore: remove unnecessary config var for setuptools_scm
1 parent c7051fa commit e7c3f3a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ dev = [
4848
exclude = "build/"
4949

5050
[tool.setuptools_scm]
51-
write_to = "taskiq_sqs/_meta.py"
5251

5352
# NOTE: you have to use single-quoted strings in TOML for regular expressions.
5453
# It's the equivalent of r-strings in Python. Multiline strings are treated as

0 commit comments

Comments
 (0)