Test primer on Pillow (#1679)

This commit is contained in:
Hugo van Kemenade 2020-09-05 19:38:43 +03:00 committed by GitHub
parent 25c1b6dff7
commit 1790871833
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,6 +61,13 @@
"long_checkout": false,
"py_versions": ["all"]
},
"pillow": {
"cli_arguments": [],
"expect_formatting_changes": false,
"git_clone_url": "https://github.com/python-pillow/Pillow.git",
"long_checkout": false,
"py_versions": ["all"]
},
"poetry": {
"cli_arguments": [],
"expect_formatting_changes": true,