- Needed so that "uv tool install" can work with a git url.
- pipx seemed to work without this.
- Also need to ensure that tools.toml is installed as package-data.
- pyinotify is not working anymore since it needs asyncore which has been
removed from the standard library
- Someone created pyinotify-elephant-fork to superseed pyinotify