adopt review comment of #1186
This commit is contained in:
parent
141a463fed
commit
13ae2fe28b
|
@ -10,10 +10,13 @@ include setup.py
|
|||
|
||||
include .coveragerc
|
||||
|
||||
include plugin-test.sh
|
||||
include requirements-docs.txt
|
||||
include runtox.py
|
||||
|
||||
recursive-include bench *.py
|
||||
recursive-include extra *.py
|
||||
|
||||
|
||||
graft testing
|
||||
graft doc
|
||||
|
||||
|
@ -29,6 +32,3 @@ exclude appveyor
|
|||
|
||||
exclude ISSUES.txt
|
||||
exclude HOWTORELEASE.rst
|
||||
exclude plugin-test.sh
|
||||
exclude requirements-docs.txt
|
||||
exclude runtox.py
|
||||
|
|
Loading…
Reference in New Issue