Metadata-Version: 2.1
Name: django-google-cloud-tasks
Version: 0.0.1a7
Summary: Async Tasks with HTTP endpoints
Author: Joao Daher
Author-email: joao@daher.dev
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: django (>=3,<4)
Requires-Dist: google-cloud-tasks
