setup: Exclude tests from find packages.

This commit is contained in:
Brett Smith 2021-03-31 16:14:58 -04:00
parent f3c5c92b49
commit 85f1aa66a6

View file

@ -52,8 +52,8 @@ console_scripts =
paypal-query = paypal_rest.cliquery:entry_point paypal-query = paypal_rest.cliquery:entry_point
[options.packages.find] [options.packages.find]
include = exclude =
paypal_rest tests
[testenv] [testenv]
commands = commands =