mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-17 22:53:56 +02:00
chore: Add packaging dependency for tests
This commit is contained in:
2
poetry.lock
generated
2
poetry.lock
generated
@@ -1934,4 +1934,4 @@ type = ["pytest-mypy"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.9,<3.13"
|
||||
content-hash = "2d3b360b3257ffbf7354aa5b43a072e45b7e2f876b2a43b1bc3a5c81b80e5601"
|
||||
content-hash = "82afdb0285f12c854d3b3cb9166c8f6e80a8700ddcd31838df68596fbd298729"
|
||||
|
||||
@@ -23,6 +23,7 @@ pre-commit = "^3.8.0"
|
||||
pyright = "1.1.378"
|
||||
ruff = "0.6.3"
|
||||
tomli = "^2.0.1"
|
||||
packaging = "^24.1"
|
||||
|
||||
[tool.poetry.group.test]
|
||||
optional = true
|
||||
|
||||
Reference in New Issue
Block a user