Skip to content

Allow the develop property for git dependencies#23

Merged
abn merged 1 commit into
masterfrom
allow-develop-for-git-dependencies
Apr 14, 2020
Merged

Allow the develop property for git dependencies#23
abn merged 1 commit into
masterfrom
allow-develop-for-git-dependencies

Conversation

@sdispater

Copy link
Copy Markdown
Member

Resolves: python-poetry/poetry#1816

  • Added tests for changed code.
  • Updated documentation for changed code.

This PR is just a part of a fix made in this PR: python-poetry/poetry#1986

The test_factory.py file has been added because I needed it as part of the tests for this PR and I forgot to transfer it when splitting poetry-core from the main repository.

Co-authored-by: Fantix King <fantix.king@gmail.com>
@sdispater sdispater requested a review from a team April 14, 2020 17:33
Comment thread poetry/core/packages/package.py
@abn abn merged commit fc4ae2d into master Apr 14, 2020
@sdispater sdispater mentioned this pull request Apr 24, 2020
@neersighted neersighted deleted the allow-develop-for-git-dependencies branch October 1, 2022 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add develop option for git dependencies

2 participants