mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 10:46:54 +00:00
Fix recursive-include pattern in MANIFEST.in
This commit is contained in:
parent
d1937c946b
commit
232fcb7c3a
1 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
|||
include *.rst
|
||||
include CONTRIBUTORS.txt
|
||||
include LICENSE
|
||||
recursive-include flake8.*
|
||||
|
||||
recursive-include flake8 *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue