mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-02 03:46:53 +00:00
MANIFEST: Include *.ini in tarball
test_config_file_finder needs tox.ini present to pass.
This commit is contained in:
parent
990e237e1b
commit
17b88586d3
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
include *.rst
|
||||
include CONTRIBUTORS.txt
|
||||
include LICENSE
|
||||
include *.ini
|
||||
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