mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-11 15:24:18 +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 *.rst
|
||||||
include CONTRIBUTORS.txt
|
include CONTRIBUTORS.txt
|
||||||
include LICENSE
|
include LICENSE
|
||||||
recursive-include flake8.*
|
recursive-include flake8 *
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue