mirror of https://github.com/peter4431/rq.git
Remove logbook from the install_requires and other dependency areas
parent
f367c38132
commit
f188d66354
@ -1,4 +1,3 @@
|
||||
redis
|
||||
times
|
||||
logbook
|
||||
argparse
|
||||
|
@ -1,2 +1,2 @@
|
||||
[bdist_rpm]
|
||||
requires = redis procname logbook
|
||||
requires = redis procname
|
||||
|
Loading…
Reference in New Issue