Arnold Krille
c6765e12ff
Move the flake8 config to setup.cfg
...
My editor (atom) reads the setup.cfg but doesn't parse the cmd-line args in the
tox.ini. So lets move the flake8 config to setup.cfg.
2016-03-13 18:42:12 +01:00
Erik Vrolijk
10cca234cd
issue #551
2015-06-16 15:48:49 +02:00
Vincent Driessen
9d78f145a3
Add wheel support to RQ.
2014-01-03 08:11:01 +01:00
Vincent Driessen
d1c2b3b78d
Merge branch 'selwin-remove-logbook'
...
Conflicts:
rq/utils.py
rq/worker.py
setup.cfg
setup.py
2013-01-18 15:47:21 +01:00
Vincent Driessen
0e825c98ca
Remove procname dependency.
2012-09-14 14:48:46 +02:00
Vincent Driessen
879a87d158
Remove logbook and replace it with logging.
...
This reverts commit 1ab8c19696
and
reintroduces all changes made by @dstufft.
Still, it needs more patches to reeanble the default log-to-console
behaviour. See #121 .
2012-09-02 11:26:31 +02:00
Vincent Driessen
1ab8c19696
Revert "Remove logbook and replace it with logging".
...
This reverts the commit range f367c38..978ba2d.
Issue #121 is currently blocking the 0.3.1 release.
2012-08-30 21:35:44 +02:00
Donald Stufft
f188d66354
Remove logbook from the install_requires and other dependency areas
2012-08-21 11:45:55 -04:00
Vincent Driessen
e992d65a30
Add RPM dependencies.
2012-01-25 10:46:11 +01:00