Skip to content

Commit 48f90e3

Browse files
committed
Add pytest-order
1 parent ee8b83b commit 48f90e3

File tree

2 files changed

+20
-3
lines changed

2 files changed

+20
-3
lines changed

poetry.lock

Lines changed: 19 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ optional = true
5151

5252
[tool.poetry.group.dev.dependencies]
5353
pytest = "*"
54+
pytest-order = "*"
5455
pylint = "*"
5556
pylint-exit = "*"
5657
mypy = "*"

0 commit comments

Comments
 (0)