don't expect changes on poetry (#2769)
They just made themselves ESP-compliant in ecb030e1f0
This commit is contained in:
parent
8954e58ccf
commit
f298032ddb
@ -109,7 +109,7 @@
|
|||||||
},
|
},
|
||||||
"poetry": {
|
"poetry": {
|
||||||
"cli_arguments": ["--experimental-string-processing"],
|
"cli_arguments": ["--experimental-string-processing"],
|
||||||
"expect_formatting_changes": true,
|
"expect_formatting_changes": false,
|
||||||
"git_clone_url": "https://github.com/python-poetry/poetry.git",
|
"git_clone_url": "https://github.com/python-poetry/poetry.git",
|
||||||
"long_checkout": false,
|
"long_checkout": false,
|
||||||
"py_versions": ["all"]
|
"py_versions": ["all"]
|
||||||
|
Loading…
Reference in New Issue
Block a user