Virtualenv is now formatted with newest Black https://github.com/pypa/virtualenv/pull/1939 (#1695)

This commit is contained in:
Hugo van Kemenade 2020-09-10 22:52:23 +03:00 committed by GitHub
parent cd055efd7d
commit ecc1f17ee5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -112,7 +112,7 @@
},
"virtualenv": {
"cli_arguments": [],
"expect_formatting_changes": true,
"expect_formatting_changes": false,
"git_clone_url": "https://github.com/pypa/virtualenv.git",
"long_checkout": false,
"py_versions": ["all"]