Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use case: Install ScanCode from a git checkout #2089

Closed
pombredanne opened this issue Jun 23, 2020 · 1 comment
Closed

Use case: Install ScanCode from a git checkout #2089

pombredanne opened this issue Jun 23, 2020 · 1 comment

Comments

@pombredanne
Copy link
Member

As user or developer of ScanCode, I am doing a git checkout of ScanCode's repo and I want to be able to configure it.

For this, I run the ./configure script or I run ./scancode directly as it is today. And any third-party wheels and packages that are required are installed exactly as described in a requirements file even though these wheels are not part of the Git repo checkout. (this is in contrast with the current approach where we have all wheels in the Git repo).

@pombredanne
Copy link
Member Author

This supported alright. Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants