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

This project really needs an actual example project #312

Open
svermeulen opened this issue Aug 10, 2019 · 0 comments
Open

This project really needs an actual example project #312

svermeulen opened this issue Aug 10, 2019 · 0 comments

Comments

@svermeulen
Copy link

The example projects provided in the repo don't work out of the box. I was able to get them to work anyway by using this:

plugins {
  id "com.linkedin.python-sdist" version "0.3.9"
}

But when I try using the latest version it fails with errors related to "pbr" not found. Or if I try using a python 3 project I get errors related to pip not found.

I love the idea of this project but without proper documentation or even a working example I can't see how anyone other than internal linkedin developers are able to use this.

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

No branches or pull requests

1 participant