Skip to content

(📚) Include a blurb in the section for 'Exact requirements' that says the difference without the ==  #7485

@KotlinIsland

Description

@KotlinIsland
  • [🚀] I have searched the issues of this repo and believe that this is not a duplicate.

Issue

What is the difference between pendulum = "2.1.2" and pendulum = "==2.1.2".

In fact, the 'Dependency specification' page doesn't mention bare dependencies at all, which are the type that Poetry adds.
ie: 👉 poetry add pendulum==2.1.2 -> pendulum = "2.1.2".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions