Open phdru opened 8 months ago
Improve portability: replace Linux-only inotify_simple with portable watchdog.
inotify_simple
watchdog
Update Makefile to create a Python virtual environment and install watchdog as a dependency instead of a submodule.
Makefile
Improve portability: replace Linux-only
inotify_simple
with portablewatchdog
.Update
Makefile
to create a Python virtual environment and installwatchdog
as a dependency instead of a submodule.