Skip to content

Commit

Permalink
remove pytest-json-report
Browse files Browse the repository at this point in the history
  • Loading branch information
bewing committed Jul 16, 2024
1 parent bf53a58 commit 5d723a7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ ddt==1.7.2
flake8-import-order==0.18.2
pytest==8.2.1
pytest-cov==5.0.0
pytest-json-report==1.5.0
pyflakes==3.2.0
pylama==8.4.1
mock==5.1.0
Expand Down
2 changes: 0 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ python_files =
test_*.py
*_test.py
tests.py
json_report = report.json
jsonapi = true

[coverage:run]
include =
Expand Down

0 comments on commit 5d723a7

Please sign in to comment.