Skip to content

Commit

Permalink
blah
Browse files Browse the repository at this point in the history
  • Loading branch information
tolomea committed Feb 3, 2024
1 parent 92cf69c commit 90389c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@
[tool.pytest.ini_options]
addopts = [
"-ra",
"--reuse-db",
"--durations=20",
]
norecursedirs = [
Expand Down
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ deps =
commands =
- pip install mysqlclient
django{32,40,41,42}: - pip install psycopg2
python -m coverage run -m pytest --create-db -x
python -m coverage run -m pytest -x

0 comments on commit 90389c2

Please sign in to comment.