mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 13:06:53 +00:00
include bin/ subdirectory in sdist tarballs
without that the testsuite is failing on the missing files
This commit is contained in:
parent
e249dc47df
commit
e05ea6b579
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ include *.rst
|
|||
include CONTRIBUTORS.txt
|
||||
include LICENSE
|
||||
include *.ini
|
||||
graft bin
|
||||
global-exclude *.pyc
|
||||
recursive-include docs *.rst *.py
|
||||
recursive-include tests *.py *.ini *.rst *_diff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue