Skip to content

The installation instructions may need updating.

Hello, thanks for your excellent work.

Running "uv pip install dad@git+https://github.com/Parskatt/dad.git" will cause error "Package metadata name dad-detector does not match given name dad". Changing it to "uv pip install dad-detector@git+https://github.com/Parskatt/dad.git" will resolve the issue.