79730659

Date: 2025-08-09 13:42:51
Score: 1
Natty:
Report link

As suggested by @furas, we can use git url.

ubuntu@ubuntu:~/hello$ poetry add scikit-learn git+https://github.com/scikit-learn-contrib/imbalanced-learn.git Creating virtualenv hello in /home/ubuntu/hello/.venv Using version ^1.7.1 for scikit-learn

Updating dependencies Resolving dependencies... (0.1s)

Package operations: 6 installs, 0 updates, 0 removals

Writing lock file ubuntu@ubuntu:~/hello$

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • User mentioned (1): @furas
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: winter