diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2021-10-31 19:17:21 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2021-10-31 19:17:21 -0400 |
| commit | 1473924e53680ac37ae0aa66d863ff39cbc63f3a (patch) | |
| tree | 96dc9acbb68f9241ab8e140c79fbc347e03f0065 /pytest.ini | |
| parent | 930ab79e2fdba0f5f8e54627dbe2b591695fd07f (diff) | |
| parent | aae281a9ff6c9a1fa9daad82c79457e8770a1c7e (diff) | |
| download | python-setuptools-git-1473924e53680ac37ae0aa66d863ff39cbc63f3a.tar.gz | |
Merge https://github.com/jaraco/skeleton
Diffstat (limited to 'pytest.ini')
| -rw-r--r-- | pytest.ini | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -5,8 +5,6 @@ addopts= --doctest-glob=pkg_resources/api_tests.txt -r sxX doctest_optionflags=ALLOW_UNICODE ELLIPSIS -# workaround for warning pytest-dev/pytest#6178 -junit_family=xunit2 filterwarnings= # Fail on warnings error |
