We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ce054b commit a0acaacCopy full SHA for a0acaac
pytest.ini
@@ -22,6 +22,6 @@ filterwarnings=
22
ignore:'encoding' argument not specified::platform
23
24
# pypa/build#615
25
- ignore:'encoding' argument not specified:EncodingWarning:build.env
+ ignore:'encoding' argument not specified::build.env
26
27
## end upstream
0 commit comments