Skip to content

Commit

Permalink
wtf
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackenmen committed Mar 21, 2024
1 parent 045a87f commit a257b46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions requirements/extra-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ tomli==2.0.1; python_version != "3.11"
# via
# pylint
# pytest

pytest-timeout
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ passenv =
PGPASSWORD
PGDATABASE
commands =
pytest
pytest --timeout=30 --session-timeout=300

[testenv:docs]
description = Attempt to build docs with sphinx-build
Expand Down

0 comments on commit a257b46

Please sign in to comment.