-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
kind/featureFeature requests/implementationsFeature requests/implementations
Description
- 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" }}
dekked, dbartenstein, oakkitten, colinator, rom-kh and 25 moreAlexJoz and tall-josh
Metadata
Metadata
Assignees
Labels
kind/featureFeature requests/implementationsFeature requests/implementations