Skip to content

Specify version for git dependency #2391

@tbenst

Description

@tbenst
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the documentation and believe that my question is not covered.

Feature Request

poetry is unable to parse all valid setup.py files, by design. As such, I do not believe it's currently possible to install CaImAn with poetry, as version info is read from another file.

I suggest that we allow specifiying version for git repos:

caiman = { git = "https://github.com/flatironinstitute/CaImAn.git", tag = "v1.8.4", version="1.8.4" }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureFeature requests/implementations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions