Skip to content

Commit

Permalink
Merge branch '10328' of https://github.com/nondescryptid/pytest into …
Browse files Browse the repository at this point in the history
…10328
  • Loading branch information
nondescryptid committed Apr 22, 2023
2 parents 95e74e8 + 80e562d commit 808d8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ setenv =
_PYTEST_TOX_DEFAULT_POSARGS={env:_PYTEST_TOX_POSARGS_DOCTESTING:} {env:_PYTEST_TOX_POSARGS_LSOF:} {env:_PYTEST_TOX_POSARGS_XDIST:}
# Warn where default encoding is used
# https://docs.python.org/3/library/io.html#io-encoding-warning
# Testing changes made in https://github.com/pytest-dev/pytest/pull/10328/files#diff-ef2cef9f88b4fe09ca3082140e67f5ad34fb65fb6e228f119d3812261ae51449
# Testing changes made in https://github.com/pytest-dev/pytest/pull/10328/files#diff-ef2cef9f88b4fe09ca3082140e67f5ad34fb65fb6e228f119d3812261ae51449
PYTHONWARNDEFAULTENCODING=1
# Configuration to run with coverage similar to CI, e.g.
# "tox -e py37-coverage".
Expand Down

0 comments on commit 808d8bd

Please sign in to comment.