setup: Exclude tests from find packages.
This commit is contained in:
parent
f3c5c92b49
commit
85f1aa66a6
1 changed files with 2 additions and 2 deletions
|
@ -52,8 +52,8 @@ console_scripts =
|
|||
paypal-query = paypal_rest.cliquery:entry_point
|
||||
|
||||
[options.packages.find]
|
||||
include =
|
||||
paypal_rest
|
||||
exclude =
|
||||
tests
|
||||
|
||||
[testenv]
|
||||
commands =
|
||||
|
|
Loading…
Reference in a new issue