python-poetry / python-poetry/poetry-plugin-export

exporting to requirements.txt always prepends -e to dependencies

Open
#24 2 comments 0 reactions 1 assignee View on GitHub

@finswimmer is already working on this.

Since Nov 30, 2019.

Dominant language
Python
Stars
335
Forks
57
Avg merge
1h 23m
Merged PRs (30d)
3

Description

  • 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).
  • Poetry version: 1.0.0b8

Issue

As reported by @petergaultney in https://github.com/sdispater/poetry/pull/1630 -e get always prepended for folder dependencies regardless develop = false is set in pyproject.toml or not.

Further investigation has shown, that this setting isn't transported poetry.lock. Overall develop = false doesn't have any effect as expected for now.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.