mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 02:26:54 +00:00
Update the MANIFEST.in for sdists
Let's include our documentation, tests, and src code appropriately
This commit is contained in:
parent
1a2c68f5da
commit
7b31ecf7d5
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
include *.rst
|
||||
include CONTRIBUTORS.txt
|
||||
include LICENSE
|
||||
recursive-include flake8 *
|
||||
recursive-include docs *
|
||||
recursive-include tests *
|
||||
recursive-include src *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue