add files.locking_copy()

This commit is contained in:
Lance Edgar 2012-09-06 13:56:45 -07:00
parent 91a31e1621
commit 47b7017285
2 changed files with 24 additions and 1 deletions

View file

@ -71,6 +71,7 @@ requires = [
# package # low high
'decorator', # 3.3.2
'lockfile', # 0.9.1
'progressbar', # 2.3
'pytz', # 2012b
]