"""Setup for pgq module.
"""

from setuptools import setup

setup()

