Ask Solem
|
c74eeb5d12
Support setuptools extras_require. Closes #1033
|
12 years ago |
Ask Solem
|
ed0c010dcd
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
9761c0ab7e
setup.py broke Py3 support
|
12 years ago |
Ask Solem
|
467b7b6089
setup.py broke Py3 support
|
12 years ago |
Ask Solem
|
77c97c4c68
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
39cfdafb7c
Use compat __main__ entrypoints for multi and beat as well
|
12 years ago |
Ask Solem
|
6c8beb751d
requirements/extra-py3k replaces default-py3k to only add pytz as an addition
|
12 years ago |
Ask Solem
|
ded23cadcf
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
a20ff8a98e
Fixes more eventlet/gevent/threads early patch problems, and also moves importlib+ordereddict (<Py2.7) and simplejson (Py<2.6) dependencies to Kombu
|
12 years ago |
Ask Solem
|
fc388b1f11
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
043f867964
Clean up requirements
|
12 years ago |
Ask Solem
|
1ee6603703
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
f3b3945b12
Don't install compat programs if CELERY_COMPAT_PROGRAMS env set to 0
|
12 years ago |
Ask Solem
|
25d5045b56
Use celery.__main__ to really patch eventlet as *early* as possible.
|
12 years ago |
Ask Solem
|
41d90c9f8a
Use celery.__main__ to really patch eventlet as *early* as possible.
|
12 years ago |
Ask Solem
|
5ac16ce6f2
Downgrade celery.concurrency.processes package to module
|
12 years ago |
Ask Solem
|
f16620fe05
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
5556e2acec
Adds Python 3 trove classifiers again
|
12 years ago |
Ask Solem
|
b23fd8c3f6
Use more str.format
|
12 years ago |
Ask Solem
|
cf10506454
Now depends on Python 2.6
|
12 years ago |
Ask Solem
|
c79e95d789
Move setuptools import to the top. Thanks iksaif
|
12 years ago |
Jed Smith
|
de6d870cdc
Fix 2to3 race which prevents installation on Py3k
|
12 years ago |
Ask Solem
|
078759b707
setup.py: take tests_require from requirements/test-*
|
12 years ago |
Ask Solem
|
7af762d1b7
More single quotes
|
12 years ago |
Ask Solem
|
47ec21250c
Deprecate BROKER_ and REDIS_ options now superceded by BROKER_URL and URL form of CELERY_RESULT_BACKEND
|
12 years ago |
Ask Solem
|
a408ae9bd7
PyPI does not handle links to irc://irc.freenode.net
|
12 years ago |
Bobby Powers
|
282c510848
build: setup: only try removing the working dir from the path if its on it
|
12 years ago |
Ask Solem
|
6d6ca97693
Remove Python 3 classifiers, have to wait for 2.6.1
|
12 years ago |
Ask Solem
|
20e97766b1
Set current_task on Task.__call__
|
12 years ago |
Ask Solem
|
7c3f9b4d0b
Setup.py: Py3.2 compat
|
12 years ago |