Skip to content

Commit 4c65f44

Browse files
authored
link to flufl.lock (#167)
1 parent 69f49e9 commit 4c65f44

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/index.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ Perhaps you are looking for something like:
2828
- the `pid <https://pypi.python.org/pypi/pid>`_ 3rd party library,
2929
- for Windows the `msvcrt <https://docs.python.org/3/library/msvcrt.html#msvcrt.locking>`_ module in the standard
3030
library,
31-
- for UNIX the `fcntl <https://docs.python.org/3/library/fcntl.html#fcntl.flock>`_ module in the standard library.
31+
- for UNIX the `fcntl <https://docs.python.org/3/library/fcntl.html#fcntl.flock>`_ module in the standard library,
32+
- the `flufl.lock <https://pypi.org/project/flufl.lock/>`_ 3rd party library.
33+
3234

3335
Installation
3436
------------

0 commit comments

Comments
 (0)