linkedin / pygradle

Using Gradle to build Python projects
https://github.com/linkedin/pygradle
Apache License 2.0
588 stars 147 forks source link

Examples and the simplest setup don't work #303

Open alexander-myltsev opened 5 years ago

alexander-myltsev commented 5 years ago

I'm unable to create and run the simplest project. I tried the examples, to start from scratch based on PyGradle @ LinkedIn - Gradle Summit 2016 talk. I'm facing plenty of errors that prevent me even to build the simplest project. Would somebody point to the working example with the correct dependencies/plugins/setup.py/etc configuration?