Skip to content

Commit f767262

Browse files
Kludexauvipy
authored andcommitted
Add ext.py files to setup.cfg
1 parent 791056c commit f767262

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ files =
3636
kombu/__init__.py,
3737
kombu/asynchronous/__init__.py,
3838
kombu/asynchronous/aws/__init__.py,
39+
kombu/asynchronous/aws/ext.py,
3940
kombu/asynchronous/aws/sqs/__init__.py,
41+
kombu/asynchronous/aws/sqs/ext.py,
4042
kombu/asynchronous/http/__init__.py,
4143
kombu/transport/__init__.py,
4244
kombu/transport/virtual/__init__.py,

0 commit comments

Comments
 (0)