allegroai
|
3ff85b7b85
|
Replace back package version on conda and pip
|
2020-10-04 19:41:26 +03:00 |
|
allegroai
|
d8543c892e
|
When new pip version is installed, no need to install git packages twice (pip freeze will detect the correct git link version)
|
2020-10-04 19:35:26 +03:00 |
|
allegroai
|
ca89a1e322
|
Fix pre-installed packages are ignored when installing a git package wheel. Reinstalling a git+http link is enough to make sure all requirements are met/installed (trains issue #196)
|
2020-09-05 16:37:17 +03:00 |
|
allegroai
|
e4111c830b
|
Fix GIT user/pass in requirements and support for '-e git+http' lines
|
2020-07-30 14:30:23 +03:00 |
|
allegroai
|
1f53a06299
|
Add agent.force_git_ssh_protocol option to force all git links to ssh:// (issue #16)
Add git user/pass credentials for pip git packages (git+http and git+ssh) (issue #22)
|
2020-06-18 01:55:14 +03:00 |
|
allegroai
|
b7e568e299
|
Fix requirements handling and poetry support
|
2020-01-16 11:10:38 +02:00 |
|