mirror of
https://github.com/wassname/openshift-celery-cartridge.git
synced 2026-06-27 16:10:05 +08:00
Removed celery version numbers
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#!/home/tres/Code/Scribble/screnv/bin/python
|
||||
# EASY-INSTALL-ENTRY-SCRIPT: 'celery==3.0.21','console_scripts','celerybeat'
|
||||
__requires__ = 'celery==3.1.11'
|
||||
__requires__ = 'celery'
|
||||
import sys
|
||||
from pkg_resources import load_entry_point
|
||||
|
||||
|
||||
Reference in New Issue
Block a user