Skip to content

Possibly incorrect value of the name property inside pyproject.toml file#16

@Vladislav0Art

Description

@Vladislav0Art

After cloning the repository and running poetry install the following is printed:

Screenshot 2024-02-29 at 20 14 36

Perhaps, the property name should be changed as follows:

# pyproject.toml:-name = "gitbug-java"+name = "gitbug"

After the property is changed the command poetry install executes with no warning and all the following commands from the instructions are executed normally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions