-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Milestone
Description
Hi all,
it's great to see all the advancements happening here.
I'm sure you are aware, this issue just allows to track this. This line in the 0.9.0 branch introduces an issue regarding reproducible builds:
napari-clusters-plotter/pyproject.toml
Line 43 in 579888c
| "biaplotter@https://github.com/BiAPoL/biaplotter/archive/refs/heads/main.zip" |
It uses an unspecified version of code in a remote repository. Users cannot guess what gets actually installed here. It's actually a security risk too because you install stuff via github and not via pypi. I recommend shipping biaplotter to pypi early and using defined versions for specifying dependencies.
Best,
Robert
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels