diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-09-05 11:03:35 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-09-05 11:03:35 -0400 |
| commit | 2888d3c08e1c34254f726bc331dc33d419e636dc (patch) | |
| tree | ac3873833779bb497ca758486c6c9372047e08e7 /pytest.ini | |
| parent | 6e92cdabaff71ab2bab3300763101fb8f84c367f (diff) | |
| download | python-setuptools-git-2888d3c08e1c34254f726bc331dc33d419e636dc.tar.gz | |
Emit a warning when the fallback spawn was triggered. Ref pypa/distutils#15.
Diffstat (limited to 'pytest.ini')
| -rw-r--r-- | pytest.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ addopts=--doctest-modules filterwarnings= # acknowledge that TestDistribution isn't a test ignore:cannot collect test class 'TestDistribution' + ignore:Fallback spawn triggered |
