add files.locking_copy()
This commit is contained in:
parent
91a31e1621
commit
47b7017285
2 changed files with 24 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -71,6 +71,7 @@ requires = [
|
|||
# package # low high
|
||||
|
||||
'decorator', # 3.3.2
|
||||
'lockfile', # 0.9.1
|
||||
'progressbar', # 2.3
|
||||
'pytz', # 2012b
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue