mirror of
https://github.com/daylinmorgan/viv.git
synced 2024-11-09 19:13:14 -06:00
style: taplo did this not me
This commit is contained in:
parent
c6827d5656
commit
b9b7996b2e
1 changed files with 1 additions and 4 deletions
|
@ -23,7 +23,4 @@ viv = "viv.viv:main"
|
||||||
version = { source = "scm" }
|
version = { source = "scm" }
|
||||||
|
|
||||||
[tool.pdm.dev-dependencies]
|
[tool.pdm.dev-dependencies]
|
||||||
dev = [
|
dev = ["pre-commit>=2.20.0", "mypy>=0.991"]
|
||||||
"pre-commit>=2.20.0",
|
|
||||||
"mypy>=0.991",
|
|
||||||
]
|
|
||||||
|
|
Loading…
Reference in a new issue