-
-
Notifications
You must be signed in to change notification settings - Fork 517
Closed
Labels
wheelBugs related to the wheel distribution, not happening installing from sourceBugs related to the wheel distribution, not happening installing from source
Description
Forgive the blunt question but I cannot find discussion on why the split of psycopg2 and psycopg2-binary is happening. The current (2.7) way of doing wheel+source distribution works exactly how it's supposed to. Splitting into a separate -binary distribution actually breaks any library that depends on psycopg2=>2.x, which includes for example sqlalchemy's postgres bindings, because setuptools will complain the dependency is not matched.
Cykooz, intiocean, CyberDem0n, Inego, codeunsolved and 81 moreanhtran, foodszhang, arshbot, kevlarr, yellowsoar and 2 moremanolaz, Rikylora30, alican and paullombardcartello
Metadata
Metadata
Assignees
Labels
wheelBugs related to the wheel distribution, not happening installing from sourceBugs related to the wheel distribution, not happening installing from source