TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Unpin.py – a tool to remove harmful version constraints from wheels

1 pointsby KOLANICHalmost 3 years ago

1 comment

KOLANICHalmost 3 years ago
Some authors of tools&#x2F;libs written in python prefer to set upper bounds on dependencies versions. It causes conflicts, but they don&#x27;t care: &quot;just use virtualenvs&quot;. Of course vens don&#x27;t solve the issue, but the authors don&#x27;t care.<p>This tool removes these harmful constraints.