VesperAkshay/polypm

Adding Proper Dependency install with version

Open

#2 opened on Sep 26, 2025

 (4 comments) (0 reactions) (1 assignee)Rust (0 forks)auto 404
enhancementgood first issuehacktoberfest25

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

In current implementation we cannot add dependency with specific version and we cannot add dependency between versions e.g numpy >= 1.2.2

Contributor guide