Skip to content

Commit

Permalink
Remove pytest-timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
matrss committed May 24, 2024
1 parent 3858525 commit 20bf447
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ log_file = pytest.log
log_file_level = DEBUG
log_file_format = %(asctime)s %(levelname)s %(message)s
log_file_date_format = %Y-%m-%d %H:%M:%S
timeout = 60
filterwarnings =
# These namespaces are declared in a way not conformant with PEP420. Not much we can do about that here, we should keep an eye on when this is fixed in our dependencies though.
ignore:Deprecated call to `pkg_resources.declare_namespace\('(xstatic|xstatic\.pkg|mpl_toolkits|mpl_toolkits\.basemap_data|sphinxcontrib|zope|fs|fs\.opener)'\)`\.:DeprecationWarning
Expand Down
1 change: 0 additions & 1 deletion requirements.d/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ pytest
pytest-qt
pytest-xdist
pytest-cov
pytest-timeout
sphinx
sphinx_rtd_theme
sphinxcontrib-video
Expand Down

0 comments on commit 20bf447

Please sign in to comment.