mirror of
https://github.com/kennethreitz/background.git
synced 2026-06-05 23:10:18 +00:00
@@ -17,10 +17,11 @@ DESCRIPTION = 'It does what it says it does.'
|
||||
URL = 'https://github.com/kennethreitz/background'
|
||||
EMAIL = 'me@kennethreitz.org'
|
||||
AUTHOR = 'Kenneth Reitz'
|
||||
VERSION = '0.1.0'
|
||||
VERSION = '0.1.1'
|
||||
|
||||
# What packages are required for this module to be executed?
|
||||
REQUIRED = [
|
||||
'futures'
|
||||
# 'requests', 'maya', 'records',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user