diff options
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/zc.lockfile/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/zc.lockfile/README b/libraries/zc.lockfile/README index 6b5a4a01df..ef62d0023e 100644 --- a/libraries/zc.lockfile/README +++ b/libraries/zc.lockfile/README @@ -2,5 +2,3 @@ zc.lockfile (Basic inter-process locks) The zc.lockfile package provides a basic portable implementation of interprocess locks using lock files. - -To build, this requires pysetuptools. |