Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Commit ac0b46f

Browse files
committed
pytest, pylint handsdown (dev)
1 parent b66c6b3 commit ac0b46f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ requests = "<3,>=2.27.1"
3232
requirements-parser = "<2,>=0.5.0"
3333

3434
[tool.poetry.dev-dependencies]
35-
pytest = "^6.2.5"
35+
pytest = "^7.1.1"
36+
pylint = "^2.13.5"
37+
handsdown = "^1.1.0"
3638

3739
[tool.pylint.basic]
3840
argument-naming-style = "camelCase"

0 commit comments

Comments
 (0)