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 the proper requirements.txt path #707

Conversation

sergiusens
Copy link
Collaborator

fix the implementation to look for requirements.txt in the
part's source dir.

LP: #1588855

Signed-off-by: Sergio Schvezov sergio.schvezov@ubuntu.com

fix the implementation to look for requirements.txt in the
part's source dir.

LP: #1588855

Signed-off-by: Sergio Schvezov <sergio.schvezov@ubuntu.com>
@kyrofa
Copy link
Contributor

kyrofa commented Aug 2, 2016

Nice, looks good 👍

@@ -11,7 +11,9 @@ confinement: strict
parts:
python2:
plugin: python2
source: .
Copy link
Contributor

Choose a reason for hiding this comment

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

Hmm... should this be required, now?

Copy link
Contributor

Choose a reason for hiding this comment

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

Well no, I guess not since we have python-packages, but could we toss an obvious error if requirements is used without source?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@kyrofa I plan to solve than when I deal with the culprit for https://bugs.launchpad.net/snapcraft/+bug/1606894

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah, very good.

@sergiusens sergiusens merged commit b19ffe6 into canonical:master Aug 4, 2016
@sergiusens sergiusens deleted the bugfix/1588855/no-requirement-left-behind branch August 4, 2016 19:04
kalikiana pushed a commit to kalikiana/snapcraft that referenced this pull request Apr 6, 2017
LP: #1588855

Signed-off-by: Sergio Schvezov <sergio.schvezov@ubuntu.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.

2 participants