mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-10 06:44:18 +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 CONTRIBUTORS.txt
|
||||||
include LICENSE
|
include LICENSE
|
||||||
include *.ini
|
include *.ini
|
||||||
|
graft bin
|
||||||
global-exclude *.pyc
|
global-exclude *.pyc
|
||||||
recursive-include docs *.rst *.py
|
recursive-include docs *.rst *.py
|
||||||
recursive-include tests *.py *.ini *.rst *_diff
|
recursive-include tests *.py *.ini *.rst *_diff
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue