Skip to content

Superfluous poetry install step in readme? #37

Closed
@noelmcloughlin

Description

@noelmcloughlin
Contributor

In the README runningpoetry add click.. creates virtual environment.

noel@n:~/git/hub/linkmls/testit$ poetry add click==8.0.4
Creating virtualenv testit-qRB3H3rq-py3.10 in /home/noel/.cache/pypoetry/virtualenvs
...

The next step ( poetry install) does nothing so could be superfluous??

noel@n:~/git/hub/linkmls/testit$ poetry install # this creates your virtual environment.
Installing dependencies from lock file

No dependencies to install or update

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @noelmcloughlin

      Issue actions

        Superfluous poetry install step in readme? · Issue #37 · linkml/linkml-project-cookiecutter