Skip to content

Automate the creation of requirement.txt and fetch deps - #2118

Merged
pombredanne merged 14 commits into
aboutcode-org:developfrom
Abhishek-Dev09-zz:#295-requirements.txt
Jul 27, 2020
Merged

Automate the creation of requirement.txt and fetch deps#2118
pombredanne merged 14 commits into
aboutcode-org:developfrom
Abhishek-Dev09-zz:#295-requirements.txt

Conversation

@Abhishek-Dev09-zz

@Abhishek-Dev09-zz Abhishek-Dev09-zz commented Jul 20, 2020

Copy link
Copy Markdown

By running this script, we will able to create and update the requirements.txt by providing the input directory like thirdparty .

This script will fetch dependencies with all corresponding files(.whl,.tar.gz,.LICENCE,.NOTICE,.ABOUT) from the given target . This feature will ask ScanCode's developer to provide dependencies as package_name,version and target directory where the built wheels and tarballs would be fetched.
Signed-off-by: Abhishek Kumar abhishek.kasyap09@gmail.com

Fixes aboutcode-org/skeleton#50 #2087

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dev utility: Create script to generate requirements with hashes

3 participants