enhancementgood first issue
Métricas do repositório
- Stars
- (1.296 estrelas)
- Métricas de merge de PR
- (Mesclagem média 19d 5h) (6 fundiu PRs em 30d)
Description
We've already had 2 broken releases due to pytest leaking into the qdrant-client code (it was not in tests/).
Both times it was figured out after making a release via just pip install qdrant-client in a fresh venv.
This error makes us yank a broken package and release a patch version
However, this problem could be easily detected during CI.