Skip to content

Commit

Permalink
Remove python_paths from pytest config
Browse files Browse the repository at this point in the history
  • Loading branch information
kclowes committed Dec 9, 2022
1 parent 89b90a2 commit 9c30594
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[pytest]
addopts= --showlocals --durations 50
python_paths= .
xfail_strict=true
log_format = %(levelname)8s %(asctime)s %(filename)20s %(message)s
log_date_format = %m-%d %H:%M:%S
Expand Down

0 comments on commit 9c30594

Please sign in to comment.