clearml/trains/backend_interface/task/repo
allegroai 619be3dc75 Fix requirements detection:
- multiple -e packages were not detected (only the first one)
- trains installed from git + running with trains in python path resulted in double entry of trains
- Do not add -e to packages installed from git repositories, Trains-Agent doesn't like it
2020-07-30 15:12:46 +03:00
..
__init__.py flake8 2020-07-04 22:52:09 +03:00
detectors.py flake8 2020-07-04 22:52:09 +03:00
freeze.py
scriptinfo.py Fix requirements detection: 2020-07-30 15:12:46 +03:00
util.py Fix ssh://user@domain@server.com/ in git repo link (Issue #149) 2020-06-20 22:15:08 +03:00