Skip to content

Installing directory poetry package with dependencies in secondary source fails #1689

@wakemaster39

Description

@wakemaster39
  • I am on the latest Poetry version.
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • If an exception occurs when executing a command, I executed it again in debug mode (-vvv option).
  • MacOS 10.14:
  • 1.0.0b8:

Issue

Due to pypa/pip#7444 installing a directory which is managed by poetry or has a pyproject.toml file present will cause the --no-deps argument to be ignored.

This can go unnoticed as long as you are only working with pypi dependencies but when your package depends on a private pypi repository this causes installs to fail.

Metadata

Metadata

Assignees

Labels

kind/bugSomething isn't working as expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions