Fails to add dependency for nested packages.
Bug #582367 reported by
Owais Lone
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-distutils-extra |
Triaged
|
Low
|
Unassigned |
Bug Description
Fails to add quickly-widgets as a dependency.
>>>from quickly import prompts
here "quickly" is represented by "python-quickly" which is added as a dependency,
but "prompts" comes from "quickly-widgets" which is not added.
Changed in python-distutils-extra: | |
assignee: | nobody → Didier Roche (didrocks) |
Changed in python-distutils-extra: | |
importance: | Undecided → Low |
status: | New → Triaged |
Changed in python-distutils-extra: | |
assignee: | Didier Roche (didrocks) → nobody |
To post a comment you must log in.