peterjc / flake8-black

flake8 plugin to run black for checking Python coding style
MIT License
165 stars 10 forks source link

Include tests in the tar-ball #55

Closed peterjc closed 2 years ago

peterjc commented 2 years ago

Fixes an oversight, and runs the tests from the sdist tar-ball to confirm completeness.

Closes #54.

peterjc commented 2 years ago

The wildcards are a bit of a hack - they work because on the CI system there will only be one matching wheel, and one tar-ball.