Metadata-Version: 2.1
Name: celery-singleton
Version: 0.2.0
Summary: Prevent duplicate celery tasks
Home-page: https://github.com/steinitzu/spoffy
License: MIT
Author: Steinthor Palsson
Author-email: steini90@gmail.com
Requires-Python: >=3.5,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: celery (>=4,<5)
Requires-Dist: redis (>=2)
Project-URL: Repository, https://github.com/steinitzu/spoffy
