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

fix(pep518): Install dependency using PEP 518 #48

Merged
merged 2 commits into from
Mar 28, 2019

Conversation

GMishx
Copy link
Member

@GMishx GMishx commented Jan 8, 2019

Use PEP 518 to declare and install dependencies.

Now, to install atarashi, PIP >= 18.1 is required (due to PEP 508).

To install: pip install .

Fixes #45

Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
@GMishx
Copy link
Member Author

GMishx commented Jan 9, 2019

@robguinness , can you please check with this new commit?

The external data is now the part of the package. This will help
in placing them accordingly.

Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
Copy link
Collaborator

@ag4ums ag4ums left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code looks good, tested working fine

@ag4ums ag4ums merged commit fc89cb1 into fossology:master Mar 28, 2019
@GMishx GMishx deleted the fix/pep518 branch March 28, 2019 05:48
ag4ums added a commit that referenced this pull request Mar 28, 2019
fix(pep518): Install dependency using PEP 518
     Tested by : anupam.ghosh@siemens.com
     Reviewed by : anupam.ghosh@siemens.com
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.

None yet

3 participants