Skip to content

Commit

Permalink
add pytest randomly to fix pytest-xdist issue, see pytest-dev/pytest-…
Browse files Browse the repository at this point in the history
  • Loading branch information
clavedeluna committed Jan 29, 2024
1 parent 6b40c26 commit cb66fad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Expand Up @@ -56,6 +56,7 @@ test = [
"pytest>=7.4,<8.1",
"pytest-cov~=4.1.0",
"pytest-mock~=3.12.0",
"pytest-randomly==3.*",
"pytest-xdist==3.*",
"security~=1.2.0",
"types-mock==5.1.*",
Expand Down

0 comments on commit cb66fad

Please sign in to comment.