clearml/trains/utilities/pigar
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
..
extractor
__init__.py
__main__.py Fix requirements detection: 2020-07-30 15:12:46 +03:00
log.py
modules.py
reqs.py Fix requirements detection: 2020-07-30 15:12:46 +03:00
unpack.py
utils.py