thoth-station/aicoe-ci-pulp-upload-example

respect hashes in requirements.txt file

Closed this issue · 0 comments

todo commented

# TODO: respect hashes in requirements.txt file
res = requirements_file.readlines()
return [req.split(" ", maxsplit=1)[0] for req in res if req]
def get_version():


This issue was generated by todo based on a TODO comment in 147d807 when #2 was merged. cc @thoth-station.