Skip to content

Commit 24b89bc

Browse files
authored
Merge pull request #1853 from romeroyonatan/patch-1
2 parents 77f5c7c + 2e5a034 commit 24b89bc

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@
1414
"aws-caching": ["aws-secretsmanager-caching", "boto3"],
1515
"aws": ["boto3"]
1616
},
17-
packages=['tests', 'tests.api', 'tests.api.orders', 'tests.api.sellers', 'tests.api.finances',
18-
'tests.api.product_fees', 'tests.api.notifications', 'tests.api.reports', 'tests.client',
19-
'sp_api',
17+
packages=['sp_api',
2018
'sp_api.api',
2119
'sp_api.api.orders',
2220
'sp_api.api.sellers',

0 commit comments

Comments
 (0)