.gitignore
Dockerfile
LICENSE
Makefile
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
baseplate_celery/__init__.py
baseplate_celery/py.typed
baseplate_celery.egg-info/PKG-INFO
baseplate_celery.egg-info/SOURCES.txt
baseplate_celery.egg-info/dependency_links.txt
baseplate_celery.egg-info/requires.txt
baseplate_celery.egg-info/top_level.txt
baseplate_celery.egg-info/zip-safe
tests/celery_tests.py