Skip to content

Commit

Permalink
Use pytest-icdiff by default, for clearer diffs
Browse files Browse the repository at this point in the history
  • Loading branch information
EliahKagan committed Sep 15, 2023
1 parent 6979c5a commit 9dd8b69
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

flake8-type-checking;python_version>="3.8" # checks for TYPE_CHECKING only imports

pytest-icdiff
# pytest-profiling


Expand Down
1 change: 1 addition & 0 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ mypy
pre-commit
pytest
pytest-cov
pytest-icdiff
pytest-instafail
pytest-sugar
virtualenv

0 comments on commit 9dd8b69

Please sign in to comment.