Type stubs for celery related projects:
pip install celery-types
poetry install
# run formatting, linting, and typechecking
s/lint
# build and publish
poetry publish --build
Type stubs for celery related projects:
pip install celery-types
poetry install
# run formatting, linting, and typechecking
s/lint
# build and publish
poetry publish --build