-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Needs InvestigationIssues which are likely in scope but need investigation to figure out the causeIssues which are likely in scope but need investigation to figure out the causebug
Description
setuptools version
65.2
Python version
3.9.13
OS
Ubuntu
Additional environment information
No response
Description
Since some recent releases (likely 64, when PEP-660 was implemented), installing psycopg with -e results in a broken package, where psycopg
is an empty namespace.
This is an example of broken run. This is a similar run whose difference is installing psycopg
without the -e
flag, in order to test a depending package.
Expected behavior
See above
How to Reproduce
A more complete reproduction with stable git reference can be found in tox-dev/tox#2479.
Output
See above
TylerSpears, Nash2325138, ltalirz, tlambert03, remram44 and 2 more
Metadata
Metadata
Assignees
Labels
Needs InvestigationIssues which are likely in scope but need investigation to figure out the causeIssues which are likely in scope but need investigation to figure out the causebug