Skip to content

Commit

Permalink
feat: Expose helper func
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwin1111 committed Dec 24, 2024
1 parent c19f62e commit 3c51d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name='pgevents',
version='0.2',
packages=find_packages(
include=['src', 'producer', 'consumer', 'common', 'event']
include=['src', 'producer', 'consumer', 'common*']
),
entry_points='''
[console_scripts]
Expand Down

0 comments on commit 3c51d41

Please sign in to comment.