Skip to content

Commit

Permalink
Test primer on Pillow (psf#1679)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored and noxan committed Jun 6, 2021
1 parent c52a538 commit 6fc1520
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/black_primer/primer.json
Expand Up @@ -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,
Expand Down

0 comments on commit 6fc1520

Please sign in to comment.